![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <bitcoinkernel_wrapper.h>
Public Member Functions | |
| TxidView (const btck_Txid *ptr) | |
Public Member Functions inherited from btck::View< btck_Txid > | |
| View (const btck_Txid *ptr) | |
| const btck_Txid * | get () const |
Public Member Functions inherited from btck::TxidApi< TxidView > | |
| bool | operator== (const TxidApi &other) const |
| bool | operator!= (const TxidApi &other) const |
| std::array< std::byte, 32 > | ToBytes () const |
Additional Inherited Members | |
Protected Attributes inherited from btck::View< btck_Txid > | |
| const btck_Txid * | m_ptr |
Definition at line 485 of file bitcoinkernel_wrapper.h.
|
inlineexplicit |
Definition at line 488 of file bitcoinkernel_wrapper.h.