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

    MsgDescriptor describes a cosmos-sdk message that can be delivered with a transaction

    from message cosmos.base.reflection.v2alpha1.MsgDescriptor

    Hierarchy

    Index

    Constructors

    Properties

    msgTypeUrl: string = ""

    msg_type_url contains the TypeURL of a sdk.Msg.

    from field: string msg_type_url = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.base.reflection.v2alpha1.MsgDescriptor"

    Methods