![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
Information about chainstate that notifications are sent from. More...
#include <types.h>
Public Attributes | |
| bool | validated {true} |
| Whether this is a notification from a chainstate that's been fully validated starting from the genesis block. More... | |
| bool | historical {false} |
| Whether this is a historical chainstate downloading old blocks to validate an assumeutxo snapshot, not syncing to the network tip. More... | |
Information about chainstate that notifications are sent from.
| bool kernel::ChainstateRole::historical {false} |
| bool kernel::ChainstateRole::validated {true} |