--- a/run-testnet.sh +++ b/run-testnet.sh @@ -49,6 +49,7 @@ --rpc-port $RPCPORT \ --name $NODE \ --ws-external \ + --ws-max-connections 10000 \ --rpc-cors all \ -lruntime \ $BOOTNODES;