File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Note: this should be a `fat` image so that it contains the pre-downloaded filecoin proof parameters
22FOREST_IMAGE = ghcr.io/chainsafe/forest:edge-fat
3- LOTUS_IMAGE = filecoin/lotus-all-in-one:v1.33.1-rc1- calibnet
3+ LOTUS_IMAGE = filecoin/lotus-all-in-one:v1.33.1-calibnet
44FIL_PROOFS_PARAMETER_CACHE = /var/tmp/filecoin-proof-parameters
55LOTUS_RPC_PORT = 1234
66FOREST_RPC_PORT = 2345
Original file line number Diff line number Diff line change 11# Note: this should be a `fat` image so that it contains the pre-downloaded filecoin proof parameters
2- LOTUS_IMAGE = filecoin/lotus-all-in-one:v1.33.1-rc1- calibnet
2+ LOTUS_IMAGE = filecoin/lotus-all-in-one:v1.33.1-calibnet
33FIL_PROOFS_PARAMETER_CACHE = /var/tmp/filecoin-proof-parameters
44LOTUS_RPC_PORT = 1234
55FOREST_RPC_PORT = 2345
Original file line number Diff line number Diff line change 1- LOTUS_IMAGE = filecoin/lotus-all-in-one:v1.33.1-rc1- calibnet
1+ LOTUS_IMAGE = filecoin/lotus-all-in-one:v1.33.1-calibnet
22FIL_PROOFS_PARAMETER_CACHE = /var/tmp/filecoin-proof-parameters
33LOTUS_RPC_PORT = 1234
44FOREST_RPC_PORT = 2345
You can’t perform that action at this time.
0 commit comments