#include <block.h>
Definition at line 142 of file block.h.
◆ CBlock() [1/2]
◆ CBlock() [2/2]
◆ ComputePoAMerkleTree()
| uint256 CBlock::ComputePoAMerkleTree |
( |
bool * |
mutated = NULL | ) |
const |
◆ GetBlockHeader()
◆ GetProofOfStake()
| std::pair<COutPoint, unsigned int> CBlock::GetProofOfStake |
( |
| ) |
const |
|
inline |
◆ IsProofOfAudit()
| bool CBlock::IsProofOfAudit |
( |
| ) |
const |
|
inline |
- Todo:
- add condition check for Audit mining
- Returns
Definition at line 228 of file block.h.
◆ IsProofOfStake()
| bool CBlock::IsProofOfStake |
( |
| ) |
const |
|
inline |
◆ IsProofOfWork()
| bool CBlock::IsProofOfWork |
( |
| ) |
const |
|
inline |
◆ print()
| void CBlock::print |
( |
| ) |
const |
◆ SerializationOp()
template<typename Stream , typename Operation >
| void CBlock::SerializationOp |
( |
Stream & |
s, |
|
|
Operation |
ser_action, |
|
|
int |
nType, |
|
|
int |
nVersion |
|
) |
| |
|
inline |
◆ SetNull()
◆ ToString()
| std::string CBlock::ToString |
( |
| ) |
const |
◆ ADD_SERIALIZE_METHODS
| CBlock::ADD_SERIALIZE_METHODS |
◆ fChecked
◆ payee
◆ poaMerkleTree
| std::vector<uint256> CBlock::poaMerkleTree |
|
mutable |
◆ posBlocksAudited
◆ vchBlockSig
| std::vector<unsigned char> CBlock::vchBlockSig |
◆ vtx
The documentation for this class was generated from the following files: