Enable rpc for all testnet nodes

This commit is contained in:
Michael Vines 2019-03-13 10:49:40 -07:00
parent 64de639817
commit fedbae6f8c
No known key found for this signature in database
GPG Key ID: 33F4FDEC4E0E88BD

View File

@ -108,6 +108,11 @@ local|tar)
)
fi
args+=(
--rpc-port 8899
--rpc-drone-address "$entrypointIp:9900"
)
set -x
if [[ $skipSetup != true ]]; then
./multinode-demo/setup.sh -t fullnode