GetPoolTier
GetPoolTier returns the tier of a pool.
Parameters:
- poolPath: Pool path whose current emission tier should be read.
Returns:
- tier: Current emission tier identifier; zero when the pool has no tier assignment.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/staker.GetPoolTier()"
Result