NewEmissionRewardState
NewEmissionRewardState creates a new emission reward state for a staker. This factory function initializes the state with the current system reward debt.
Parameters:
- accumulatedRewardX128PerStake: current system-wide accumulated reward per stake
Returns:
- *EmissionRewardState: new emission reward state instance
Command
gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/gnoswap/gov/staker.NewEmissionRewardState()"
Result