CRTP mixin adding block‐validation‐state accessors shared by the view and owning types.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
template<typename Derived>
class BlockValidationStateApi;
Member Functions
Name |
Description |
Returns the specific block validation result. |
|
Returns the overall validation outcome. |
Friends
Name |
Description |
|
Derived Classes
Name |
Description |
Owning wrapper over a |
|
Non‐owning view over a |
Created with MrDocs