git.delta.rocks / unique-network / refs/commits / 293a0c496daa

difftreelog

Increase max websocket conncetions to 10K

Greg Zaitsev2020-09-30parent: #41c4d38.patch.diff
in: master

1 file changed

modifiedrun-testnet.shdiffbeforeafterboth
49 --rpc-port $RPCPORT \49 --rpc-port $RPCPORT \
50 --name $NODE \50 --name $NODE \
51 --ws-external \51 --ws-external \
52 --ws-max-connections 10000 \
52 --rpc-cors all \53 --rpc-cors all \
53 -lruntime \54 -lruntime \
54 $BOOTNODES;55 $BOOTNODES;