Update bootstrap-validator.sh
This commit is contained in:
parent
6f325d4594
commit
91d5b0b30c
|
@ -99,7 +99,6 @@ args+=(
|
||||||
--identity "$identity"
|
--identity "$identity"
|
||||||
--vote-account "$vote_account"
|
--vote-account "$vote_account"
|
||||||
--rpc-faucet-address 127.0.0.1:9900
|
--rpc-faucet-address 127.0.0.1:9900
|
||||||
#--rpc-bind-address 192.168.1.207
|
|
||||||
)
|
)
|
||||||
default_arg --gossip-port 8001
|
default_arg --gossip-port 8001
|
||||||
default_arg --log -
|
default_arg --log -
|
||||||
|
|
Loading…
Reference in New Issue