bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class GenericAuthorization

    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

    Index

    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"

    Methods