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

    GetTxDescriptorResponse is the response returned by the GetTxDescriptor RPC

    from message cosmos.base.reflection.v2alpha1.GetTxDescriptorResponse

    Hierarchy

    Index

    Constructors

    Properties

    tx provides information on msgs that can be forwarded to the application alongside the accepted transaction protobuf type

    from field: cosmos.base.reflection.v2alpha1.TxDescriptor tx = 1;

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

    Methods