MiningRewardParam constructor
const
MiningRewardParam({})
Implementation
const MiningRewardParam({
this.totalMinedValveStart,
this.totalMinedValveEnd,
this.miningReward,
this.blockChainPercentageInBp,
this.resourceNodePercentageInBp,
this.metaNodePercentageInBp,
});