Assumeutxo state indicating whether all blocks in the chain were validated, or if the chainstate is based on an assumeutxo snapshot and the snapshot has not been validated.
Synopsis
Declared in <validation.h>
[[guarded_by(0x7f2e1ba838c8), guarded_by(0x7f2e14563518), guarded_by(0x7f2e373bc6c8), guarded_by(0x7f2e36e33318)]]
Assumeutxo m_assumeutxo;
Created with MrDocs