GrantAuthorization extends a grant with both the addresses of the grantee and granter. It is used in genesis.proto and query.proto

Hierarchy

  • GrantAuthorization

Properties

authorization: undefined | Any
expiration: undefined | Date
grantee: string
granter: string

Generated using TypeDoc