diff options
author | James O'Beirne <james.obeirne@gmail.com> | 2019-03-27 10:20:41 -0400 |
---|---|---|
committer | James O'Beirne <james.obeirne@gmail.com> | 2019-05-16 09:05:07 -0400 |
commit | d7c97edeea8cee10ad9da1f940d39d5073ac142d (patch) | |
tree | 1f6c2cd718759d3f955a111eef36bfe91e60178e /contrib | |
parent | c459c5f70176928adcee4935813a2dbe7f4dbd51 (diff) |
move-only: make the CChainState interface public
along with DisconnectResult, and CBlockIndexWorkComparator.
The CChainState interface needs to be known to the rest of the system because
many global functions will move to CChainState methods. This is to allow
other parts of the system to be parameterized per chainstate instance
instead of assuming a single global.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions