6 lines
175 B
Bash
6 lines
175 B
Bash
|
LOTUS_PATH=~/.lotus-local-net
|
||
|
LOTUS_MINER_PATH=~/.lotus-miner-local-net
|
||
|
LOTUS_SKIP_GENESIS_CHECK=_yes_
|
||
|
CGO_CFLAGS_ALLOW="-D__BLST_PORTABLE__"
|
||
|
CGO_CFLAGS="-D__BLST_PORTABLE__"
|