check OS network limits when starting validator (#20874)

This commit is contained in:
Jeff Biseda
2021-10-25 18:25:55 -07:00
committed by GitHub
parent 58aa2b964b
commit 6470560dd1
5 changed files with 96 additions and 0 deletions

View File

@ -124,6 +124,7 @@ args+=(
--vote-account "$vote_account"
--rpc-faucet-address 127.0.0.1:9900
--no-poh-speed-test
--no-os-network-limits-test
--no-wait-for-vote-to-start-leader
)
default_arg --gossip-port 8001