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