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

NewObservationTree

func NewObservationTree() *ObservationTree

NewObservationTree creates an empty pool-local observation tree keyed by uint16 index.

Returns:

  • tree: Initialized observation tree ready for Get, Set, and Has operations.

Command

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

Result