Function bitcoin_indexed_chain::unload_block_index
source · pub fn unload_block_index(
mempool: Arc<Mutex<TxMemPool>>,
chainman: &mut ChainstateManager
)
Expand description
| Unload database information | | May NOT be used after any connections | are up as much of the peer-processing | logic assumes a consistent block index | state |