GetExternalIncentiveByPoolPath
GetExternalIncentiveByPoolPath returns all external incentives for a pool.
Parameters:
- poolPath: Pool path whose external incentives should be listed.
Returns:
- incentives: Independent copies of incentives targeting poolPath.
- err: Non-nil when stored incentive data cannot be read or cast.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/staker.GetExternalIncentiveByPoolPath()"
Result