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