GetPoolTierCount
GetPoolTierCount returns the number of pools in a tier.
Parameters:
- tier: Emission tier identifier to count; tier zero has no pools.
Returns:
- count: Number of pools currently assigned to tier, or zero for tier zero.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/staker.GetPoolTierCount()"
Result