mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-10 23:55:21 +01:00
This commit is part of the libbitcoinkernel project and seeks to remove the ChainstateManager's and, more generally, the kernel library's dependency on interface_ui with options methods in this and the following few commits. By removing interface_ui from the kernel library, its dependency on boost is reduced to just boost::multi_index.