Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimize mempool address index memory footprint
- Adds default to store a large portion of the mempool index in leveldb - Includes an option to use memdown to have the mempool index in-memory
- Loading branch information