NewTick
NewTick creates a tick with zero staked liquidity and an empty fanout-4 outside-accumulation tree.
Parameters:
- tickId: Tick index to assign to the new record.
Returns:
- tick: Initialized tick record.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/staker.NewTick()"
Result