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

IsOwner

func IsOwner(addr address) bool

IsOwner reports whether addr is the current owner address.

Parameters:

  • addr: address to compare with the configured owner

Returns:

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

Param

Command

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

Result