NewIncentives
NewIncentives creates an incentive collection for a pool and starts an open unclaimable period at the current time.
Parameters:
- targetPoolPath: Pool path to associate with the new incentive collection.
Returns:
- incentives: Collection with initialized incentive, start-time, and unclaimable-period trees.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/staker.NewIncentives()"
Result