Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit fd338c3

Browse files
sakridgegarious
authored andcommitted
Run release binary for leader node
1 parent b66ebf5 commit fd338c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multinode-demo/leader.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
22
export RUST_LOG=solana=info
33
sudo sysctl -w net.core.rmem_max=26214400
4-
cargo run --bin solana-fullnode -- -l leader.json < genesis.log
4+
cargo run --release --bin solana-fullnode -- -l leader.json < genesis.log

0 commit comments

Comments
 (0)