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

NewObservationsTree

func NewObservationsTree() *bptree.BPTree

NewObservationsTree creates the top-level B+tree that indexes pool observation trees by pool path.

Returns:

  • tree: Empty B+tree suitable for storing pool-path observation trees.

Command

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

Result