Power of two chance (#314)
* fix validator script * 1/2^30 that we fail due to random returning the same value
This commit is contained in:
committed by
GitHub
parent
b2c2fa40a2
commit
69b3c75f0d
@ -18,4 +18,4 @@ export RUST_LOG=solana=info
|
||||
sudo sysctl -w net.core.rmem_max=26214400
|
||||
|
||||
cargo run --release --features=cuda --bin solana-fullnode -- \
|
||||
-l validator.json -v leader.json -b 9000 -d < genesis.log
|
||||
-l validator.json -v leader.json < genesis.log
|
||||
|
Reference in New Issue
Block a user