Skip poh speed test for local demo (#15580)
This commit is contained in:
@ -8,6 +8,7 @@ source "$here"/common.sh
|
||||
|
||||
args=(
|
||||
--max-genesis-archive-unpacked-size 1073741824
|
||||
--no-poh-speed-test
|
||||
)
|
||||
airdrops_enabled=1
|
||||
node_sol=500 # 500 SOL: number of SOL to airdrop the node for transaction fees and vote account rent exemption (ignored if airdrops_enabled=0)
|
||||
|
Reference in New Issue
Block a user