interface RequestInfoProtoMsg {
    typeUrl: "/tendermint.abci.RequestInfo";
    value: Uint8Array;
}

Properties

Properties

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