From 6df676c409bb5655167955f77605ce86213a568f Mon Sep 17 00:00:00 2001 From: drakos <4613678+Jolly-Pirate@users.noreply.github.com> Date: Mon, 1 Jul 2019 15:27:23 -0400 Subject: [PATCH] update account_history plugin With MIRA all plugins will already use RocksDB --- contrib/config-for-ahnode.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/config-for-ahnode.ini b/contrib/config-for-ahnode.ini index c66ad34d7b..23bf2a0eed 100644 --- a/contrib/config-for-ahnode.ini +++ b/contrib/config-for-ahnode.ini @@ -9,7 +9,7 @@ log-logger = {"name":"default","level":"debug","appender":"stderr"} log-logger = {"name":"p2p","level":"info","appender":"stderr"} # Plugin(s) to enable, may be specified multiple times -plugin = webserver p2p json_rpc account_history_rocksdb +plugin = webserver p2p json_rpc account_history plugin = database_api account_history_api condenser_api