Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion scripts/devnet-forest-miner/.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
LOTUS_IMAGE=filecoin/lotus-all-in-one:c4e3b46b1-2k
LOTUS_IMAGE=filecoin/lotus-all-in-one:v1.36.2-2k
# Genesis network name. Lotus stamps it into the genesis block; Forest joins the
# same network via `--chain ${NETWORK_NAME}`, so the two must agree (this is what
# makes the `/fil/blocks/${NETWORK_NAME}` gossip topic line up).
Expand Down
Loading