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

    Class RequestCheckTx

    from message tendermint.abci.RequestCheckTx

    Hierarchy

    Index

    Constructors

    Properties

    tx: Uint8Array<ArrayBuffer> = ...

    from field: bytes tx = 1;

    type: CheckTxType = CheckTxType.NEW

    from field: tendermint.abci.CheckTxType type = 2;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "tendermint.abci.RequestCheckTx"

    Methods