Constructs a view over ptr.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
explicit
ConsensusParamsView(btck_ConsensusParams const* ptr);
Parameters
Name |
Description |
ptr |
The consensus‐params handle to borrow. |
Created with MrDocs