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

rbac/v1 package

Function

IsPendingOwner

func IsPendingOwner(addr address) bool

IsPendingOwner reports whether addr is the address awaiting ownership acceptance.

Parameters:

  • addr: address to compare with the configured pending owner

Returns:

  • pending: true when addr equals the pending owner; false otherwise

Param

Command

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

Result