GenericAuthorization gives the grantee unrestricted permissions to execute the provided method on behalf of the granter's account.

from message cosmos.authz.v1beta1.GenericAuthorization

Hierarchy

Constructors

Properties

msg: string = ""

Msg, identified by it's type URL, to grant unrestricted permissions to execute

from field: string msg = 1;

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

Methods