$BlockRewards
const$BlockRewards:object
Type declaration
description
readonlydescription:"Fields relating to rewards,"='Fields relating to rewards,'
properties
readonlyproperties:object
properties.fee-sink
readonlyproperties.fee-sink:object
properties.fee-sink.description
readonlyproperties.fee-sink.description: ”\[fees\] accepts transaction fees, it can only spend to the incentive pool.” ='\\[fees\\] accepts transaction fees, it can only spend to the incentive pool.'
properties.fee-sink.type
readonlyproperties.fee-sink.type:"string"='string'
properties.rewards-calculation-round
readonlyproperties.rewards-calculation-round:object
properties.rewards-calculation-round.description
readonlyproperties.rewards-calculation-round.description: ”\[rwcalr\] number of leftover MicroAlgos after the distribution of rewards-rate MicroAlgos for every reward unit in the next round.” ='\\[rwcalr\\] number of leftover MicroAlgos after the distribution of rewards-rate MicroAlgos for every reward unit in the next round.'
properties.rewards-calculation-round.type
readonlyproperties.rewards-calculation-round.type:"integer"='integer'
properties.rewards-level
readonlyproperties.rewards-level:object
properties.rewards-level.description
readonlyproperties.rewards-level.description: ”\[earn\] How many rewards, in MicroAlgos, have been distributed to each RewardUnit of MicroAlgos since genesis.” ='\\[earn\\] How many rewards, in MicroAlgos, have been distributed to each RewardUnit of MicroAlgos since genesis.'
properties.rewards-level.type
readonlyproperties.rewards-level.type:"integer"='integer'
properties.rewards-pool
readonlyproperties.rewards-pool:object
properties.rewards-pool.description
readonlyproperties.rewards-pool.description: ”\[rwd\] accepts periodic injections from the fee-sink and continually redistributes them as rewards.” ='\\[rwd\\] accepts periodic injections from the fee-sink and continually redistributes them as rewards.'
properties.rewards-pool.type
readonlyproperties.rewards-pool.type:"string"='string'
properties.rewards-rate
readonlyproperties.rewards-rate:object
properties.rewards-rate.description
readonlyproperties.rewards-rate.description: ”\[rate\] Number of new MicroAlgos added to the participation stake from rewards at the next round.” ='\\[rate\\] Number of new MicroAlgos added to the participation stake from rewards at the next round.'
properties.rewards-rate.type
readonlyproperties.rewards-rate.type:"integer"='integer'
properties.rewards-residue
readonlyproperties.rewards-residue:object
properties.rewards-residue.description
readonlyproperties.rewards-residue.description: ”\[frac\] Number of leftover MicroAlgos after the distribution of RewardsRate/rewardUnits MicroAlgos for every reward unit in the next round.” ='\\[frac\\] Number of leftover MicroAlgos after the distribution of RewardsRate/rewardUnits MicroAlgos for every reward unit in the next round.'
properties.rewards-residue.type
readonlyproperties.rewards-residue.type:"integer"='integer'
required
readonlyrequired: readonly ["fee-sink","rewards-calculation-round","rewards-level","rewards-pool","rewards-rate","rewards-residue"]
type
readonlytype:"object"='object'
Defined in
schemas.gen.ts:609