NewPoolTicksTree
NewPoolTicksTree creates a BPTree for storing pool tick info (fanout 32), owned by the pool domain realm so leaf-slot writes are not readonly tainted.
Returns:
- *bptree.BPTree: empty tick storage tree with fanout 32.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/pool.NewPoolTicksTree()"
Result