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

    Class GetTxRequest

    GetTxRequest is the request type for the Service.GetTx RPC method.

    from message cosmos.tx.v1beta1.GetTxRequest

    Hierarchy

    Index

    Constructors

    Properties

    hash: string = ""

    hash is the tx hash to query, encoded as a hex string.

    from field: string hash = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.tx.v1beta1.GetTxRequest"

    Methods