diff options
| author | Carl Dong <[email protected]> | 2020-09-08 14:36:31 -0400 |
|---|---|---|
| committer | Carl Dong <[email protected]> | 2020-09-14 10:42:45 -0400 |
| commit | 4668ded6d6ea4299d998abbb57543f37519812e2 (patch) | |
| tree | 40074f54b00208f7e4cdb1a141974040e7bf2cd3 /src/script/script_error.cpp | |
| parent | Merge #19791: [net processing] Move Misbehaving() to PeerManager (diff) | |
| download | discoin-4668ded6d6ea4299d998abbb57543f37519812e2.tar.xz discoin-4668ded6d6ea4299d998abbb57543f37519812e2.zip | |
validation: Move ~CMainCleanup logic to ~BlockManager
~CMainCleanup:
1. Is vestigial
2. References the g_chainman global (we should minimize g_chainman refs)
3. Only acts on g_chainman.m_blockman
4. Does the same thing as BlockManager::Unload
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions