forked from cerc-io/stack-orchestrator
0691c22db4
* fist commit
* manual peer connect
* add build to gitignore
* add shared volume
* connect to bootnode
* fix volume init bug
* todo generate genesis
* remove build dir
---------
Co-authored-by: iskay <ian@knowable.vc>
Former-commit-id: 5ecfcae5cc
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__"
|