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

    EventGrant is emitted on Msg/Grant

    from message cosmos.authz.v1beta1.EventGrant

    Hierarchy

    Index

    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"

    Methods