#include <blockencodings.h>
Definition at line 80 of file blockencodings.h.
◆ CBlockHeaderAndShortTxIDs() [1/2]
CBlockHeaderAndShortTxIDs::CBlockHeaderAndShortTxIDs |
( |
| ) |
|
|
inline |
◆ CBlockHeaderAndShortTxIDs() [2/2]
CBlockHeaderAndShortTxIDs::CBlockHeaderAndShortTxIDs |
( |
const CBlock & |
block | ) |
|
|
explicit |
◆ BlockTxCount()
size_t CBlockHeaderAndShortTxIDs::BlockTxCount |
( |
| ) |
const |
|
inline |
◆ FillShortTxIDSelector()
void CBlockHeaderAndShortTxIDs::FillShortTxIDSelector |
( |
| ) |
const |
|
private |
◆ GetShortID()
uint64_t CBlockHeaderAndShortTxIDs::GetShortID |
( |
const TxHash & |
txhash | ) |
const |
◆ SERIALIZE_METHODS()
◆ PartiallyDownloadedBlock
◆ header
◆ nonce
uint64_t CBlockHeaderAndShortTxIDs::nonce |
|
private |
◆ prefilledtxn
◆ shorttxidk0
uint64_t CBlockHeaderAndShortTxIDs::shorttxidk0 |
|
mutableprivate |
◆ shorttxidk1
uint64_t CBlockHeaderAndShortTxIDs::shorttxidk1 |
|
private |
◆ shorttxids
std::vector<uint64_t> CBlockHeaderAndShortTxIDs::shorttxids |
|
protected |
◆ SHORTTXIDS_LENGTH
constexpr int CBlockHeaderAndShortTxIDs::SHORTTXIDS_LENGTH = 6 |
|
staticconstexpr |
The documentation for this class was generated from the following files: