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

@@ -77,6 +77,7 @@ ledger_dir="$SOLANA_CONFIG_DIR"/bootstrap-validator
args+=(
--enable-rpc-exit
--enable-rpc-set-log-filter
--ledger "$ledger_dir"
--rpc-port 8899
--snapshot-interval-slots 100