GetFeeAmountTickSpacings
GetFeeAmountTickSpacings returns all fee tier to tick spacing mappings. Returns:
- map[uint32]int32: Copy of the configured fee-tier-to-tick-spacing mapping.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/pool.GetFeeAmountTickSpacings()"
Result