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

    Class MsgTransferResponse

    MsgTransferResponse defines the Msg/Transfer response type.

    from message ibc.applications.transfer.v1.MsgTransferResponse

    Hierarchy

    Index

    Constructors

    Properties

    sequence: bigint = protoInt64.zero

    sequence number of the transfer packet sent

    from field: uint64 sequence = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "ibc.applications.transfer.v1.MsgTransferResponse"

    Methods