EventGrant is emitted on Msg/Grant

from message cosmos.authz.v1beta1.EventGrant

Hierarchy

Constructors

Properties

grantee: string = ""

Grantee account address

from field: string grantee = 4;

granter: string = ""

Granter account address

from field: string granter = 3;

msgTypeUrl: string = ""

Msg type URL for which an autorization is granted

from field: string msg_type_url = 2;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.authz.v1beta1.EventGrant" = "cosmos.authz.v1beta1.EventGrant"

Methods