Disable setLogFilter RPC API by default (#8693) (#8699)

automerge
This commit is contained in:
mergify[bot]
2020-03-06 18:16:04 -08:00
committed by GitHub
parent ff4731cce2
commit 8422d4b3fb
5 changed files with 23 additions and 4 deletions

View File

@@ -219,6 +219,8 @@ default_arg --voting-keypair "$voting_keypair_path"
default_arg --storage-keypair "$storage_keypair_path"
default_arg --ledger "$ledger_dir"
default_arg --log -
default_arg --enable-rpc-exit
default_arg --enable-rpc-set-log-filter
if [[ -n $SOLANA_CUDA ]]; then
program=$solana_validator_cuda