Owning wrapper over a btck_BlockHash.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
Base Classes
Name |
Description |
Owning RAII handle for a copyable C object of type |
|
CRTP mixin adding block‐hash operations shared by the view and owning types. |
Member Functions
Name |
Description |
|
Constructors |
Assignment operators |
|
Returns the raw 32‐byte block hash. |
|
Returns the owned C handle. |
|
Compares two block hashes for equality. |
|
Compares two block hashes for inequality. |
Protected Data Members
Name |
Description |
The owned C handle. |
Created with MrDocs