Whether to keep the coins (UTXO) database in memory.
Synopsis
Declared in <node/chainstate.h>
bool coins_db_in_memory = {false};
Created with MrDocs
Whether to keep the coins (UTXO) database in memory.
Declared in <node/chainstate.h>
bool coins_db_in_memory = {false};
Created with MrDocs