GetCreatedHeightOfIncentive
GetCreatedHeightOfIncentive returns an incentive's creation block height.
Parameters:
- poolPath: pool realm path
- incentiveId: external incentive identifier
Returns:
- height: creation block height
- err: non-nil when the incentive cannot be resolved
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/gnoswap/staker.GetCreatedHeightOfIncentive(,)"
Result