EventRevoke is emitted on Msg/Revoke

from message cosmos.authz.v1beta1.EventRevoke

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 revoked

from field: string msg_type_url = 2;

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

Methods