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