IsOwner
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
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/rbac/v1.IsOwner()"
Result