![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <bitcoinkernel_wrapper.h>
Public Member Functions | |
| BlockHeaderView (const btck_BlockHeader *ptr) | |
Public Member Functions inherited from btck::View< btck_BlockHeader > | |
| View (const btck_BlockHeader *ptr) | |
| const btck_BlockHeader * | get () const |
Public Member Functions inherited from btck::BlockHeaderApi< BlockHeaderView > | |
| BlockHash | Hash () const |
| BlockHashView | PrevHash () const |
| uint32_t | Timestamp () const |
| uint32_t | Bits () const |
| int32_t | Version () const |
| uint32_t | Nonce () const |
Additional Inherited Members | |
Protected Attributes inherited from btck::View< btck_BlockHeader > | |
| const btck_BlockHeader * | m_ptr |
Definition at line 751 of file bitcoinkernel_wrapper.h.
|
inlineexplicit |
Definition at line 754 of file bitcoinkernel_wrapper.h.