NDEBUG=1
This commit is contained in:
parent
d647a4ec57
commit
d4d9bec2a9
@ -165,7 +165,7 @@ $ solana-install run validator.sh -- --identity ~/validator-keypair.json --confi
|
||||
|
||||
If you built from source:
|
||||
```bash
|
||||
$ USE_INSTALL=1 ./multinode-demo/validator.sh --identity ~/validator-keypair.json --rpc-port 8899 --poll-for-new-genesis-block testnet.solana.com
|
||||
$ NDEBUG=1 USE_INSTALL=1 ./multinode-demo/validator.sh --identity ~/validator-keypair.json --rpc-port 8899 --poll-for-new-genesis-block testnet.solana.com
|
||||
```
|
||||
|
||||
#### Enabling CUDA
|
||||
|
Loading…
x
Reference in New Issue
Block a user