interface ResponseCheckTxProtoMsg {
    typeUrl: "/tendermint.abci.ResponseCheckTx";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/tendermint.abci.ResponseCheckTx"
value: Uint8Array