Non‐owning view over btck_ConsensusParams, the consensus parameters of a chain.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
class ConsensusParamsView
: public View<btck_ConsensusParams>
Base Classes
Name |
Description |
Non‐owning view over a const C handle of type |
Member Functions
Name |
Description |
|
Constructs a view over |
Returns the borrowed C handle. |
Protected Data Members
Name |
Description |
The borrowed C handle. |
Created with MrDocs