Bitcoin ABC 0.30.3
P2P Digital Currency
Public Attributes | List of all members
avalanche::Processor::StakingReward Struct Reference

Public Attributes

int blockheight
 
std::vector< std::pair< ProofId, CScript > > winners
 

Detailed Description

Definition at line 238 of file processor.h.

Member Data Documentation

◆ blockheight

int avalanche::Processor::StakingReward::blockheight

Definition at line 239 of file processor.h.

◆ winners

std::vector<std::pair<ProofId, CScript> > avalanche::Processor::StakingReward::winners

Definition at line 241 of file processor.h.


The documentation for this struct was generated from the following file: