Skip to content

Commit

Permalink
Increase max runtime instances on rpc nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
ales-tsurko committed Jul 4, 2024
1 parent 6569b0f commit 5a4ea2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/testnet/run-validator.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ start_node() {
--listen-addr /ip4/0.0.0.0/tcp/30333 \
--state-pruning archive \
--enable-log-reloading \
--max-runtime-instances 32 \
--rpc-max-connections 10000
}

Expand Down

0 comments on commit 5a4ea2b

Please sign in to comment.