interface ResponseInfoProtoMsg {
    typeUrl: "/tendermint.abci.ResponseInfo";
    value: Uint8Array;
}

Properties

Properties

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