Add create command with supplied genesis file
This commit is contained in:
parent
de4401c25a
commit
865989ab9d
@ -17,6 +17,8 @@ $ laconic-so --stack mainnet-laconic deploy setup --network-dir <network_dir> --
|
||||
|
||||
$ laconic-so --stack mainnet-laconic deploy setup --network-dir <network_dir> --create-network --gentx-files <gentx_files>
|
||||
|
||||
$ laconic-so --stack mainnet-laconic deploy setup --network-dir <network_dir> --create-network --genesis-file <genesis_file>
|
||||
|
||||
$ laconic-so --stack mainnet-laconic deploy init --map-ports-to-host any-same --output <spec_file_name> --config "LACONIC_HOSTED_ENDPOINT=http://$<node_dns_name>:9473"
|
||||
|
||||
$ laconic-so --stack mainnet-laconic deploy create --deployment-dir <deployment_dir> --spec-file <spec_file_name> --network-dir <network_dir> --initial-peers <peers>
|
||||
|
Loading…
Reference in New Issue
Block a user