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

pool package

Function

NewPoolsTree

func NewPoolsTree() *bptree.BPTree

NewPoolsTree creates the BPTree used to store pools by pool path.

Returns:

  • *bptree.BPTree: empty pool storage tree with fanout 32.

Command

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

Result