NewWarmup
NewWarmup creates one warmup tier.
Parameters:
- timeDuration: Duration of this tier in seconds.
- nextWarmupTime: Unix timestamp at which this tier ends.
- warmupRatio: Percentage of the calculated reward credited to the position, from 0 to 100.
Returns:
- warmup: Warmup tier initialized with the supplied duration, end time, and ratio.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/staker.NewWarmup(,,)"
Result