![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <bitcoinkernel_wrapper.h>
Public Member Functions | |
| CoinView (const btck_Coin *ptr) | |
Public Member Functions inherited from btck::View< btck_Coin > | |
| View (const btck_Coin *ptr) | |
| const btck_Coin * | get () const |
Public Member Functions inherited from btck::CoinApi< CoinView > | |
| uint32_t | GetConfirmationHeight () const |
| bool | IsCoinbase () const |
| TransactionOutputView | GetOutput () const |
Additional Inherited Members | |
Protected Attributes inherited from btck::View< btck_Coin > | |
| const btck_Coin * | m_ptr |
Definition at line 1028 of file bitcoinkernel_wrapper.h.
|
inlineexplicit |
Definition at line 1031 of file bitcoinkernel_wrapper.h.