NewHalvingData
NewHalvingData creates a 12-year HalvingData emission schedule starting at startTimestamp. Each year receives configured timestamps, allocation, zero minted amount, remaining allocation, and an integer-truncated per-second rate.
Parameters:
- startTimestamp: Unix timestamp at which halving year 1 begins
Returns:
- halvingData: initialized schedule with years [1, 12] and their derived values
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/gns.NewHalvingData()"
Result