test-validator-bin: reinstate full rpc method set
This commit is contained in:
committed by
mergify[bot]
parent
ab02dba96f
commit
c62f9839a2
@@ -617,7 +617,7 @@ fn main() {
|
||||
enable_rpc_transaction_history: true,
|
||||
enable_cpi_and_log_storage: true,
|
||||
faucet_addr,
|
||||
..JsonRpcConfig::default()
|
||||
..JsonRpcConfig::default_for_test()
|
||||
})
|
||||
.pubsub_config(PubSubConfig {
|
||||
enable_vote_subscription,
|
||||
|
Reference in New Issue
Block a user