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 "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/staker.GetCreatedHeightOfIncentive(,)"
Result