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

Public Attributes

int blockheight
 
std::vector< CScriptwinners
 

Detailed Description

Definition at line 271 of file processor.h.

Member Data Documentation

◆ blockheight

int avalanche::Processor::StakingReward::blockheight

Definition at line 272 of file processor.h.

◆ winners

std::vector<CScript> avalanche::Processor::StakingReward::winners

Definition at line 274 of file processor.h.


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