Hash of the UTXO set at the target block, computed when the chainstate reaches the target block, and null before then.

Synopsis

Declared in <validation.h>

[[guarded_by(0x7fbc8fb656b8), guarded_by(0x7fbc96bfdd28), guarded_by(0x7fbcaf5d5138), guarded_by(0x7fbc9e0db908)]]
std::optional<AssumeutxoHash> m_target_utxohash;

Created with MrDocs