![]() |
Bitcoin ABC 0.33.11
P2P Digital Currency
|
Cache to track stake contenders for recent blocks. More...
#include <stakecontendercache.h>
Public Attributes | |
| BlockHash | prevblockhash |
| int64_t | prevblocktime |
| ProofId | proofid |
| int | voteStatus |
Cache to track stake contenders for recent blocks.
Definition at line 96 of file stakecontendercache.h.
| BlockHash avalanche::StakeContenderCacheInfo::prevblockhash |
Definition at line 97 of file stakecontendercache.h.
| int64_t avalanche::StakeContenderCacheInfo::prevblocktime |
Definition at line 98 of file stakecontendercache.h.
| ProofId avalanche::StakeContenderCacheInfo::proofid |
Definition at line 99 of file stakecontendercache.h.
| int avalanche::StakeContenderCacheInfo::voteStatus |
Definition at line 100 of file stakecontendercache.h.