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

staker package

Function

NewDelegationTree

func NewDelegationTree() *bptree.BPTree

NewDelegationTree creates an empty tree for delegatee-to-delegation-ID mappings.

Returns:

  • *bptree.BPTree: empty tree configured for delegation lookup entries.

Command

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

Result