git.delta.rocks / unique-network / refs/commits / e4220210b17d

difftreelog

Add rpc cors all to testnet start script

Greg Zaitsev2020-07-21parent: #fbce745.patch.diff
in: master

1 file changed

modifiedrun-testnet.shdiffbeforeafterboth
30 --name $NODE \30 --name $NODE \
31 --ws-external \31 --ws-external \
32 --rpc-external \32 --rpc-external \
33 --rpc-cors all \
33 -lruntime \34 -lruntime \
34 $BOOTNODES35 $BOOTNODES
3536