Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

position package

Function

NewPositionsTree

func NewPositionsTree() *bptree.BPTree

NewPositionsTree allocates an empty BP-tree for position entries under the position realm context.

Returns:

  • positionsTree: empty position BP-tree allocated with fanout 16

Command

gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/position.NewPositionsTree()"

Result