interface RequestEndBlockProtoMsg {
    typeUrl: "/tendermint.abci.RequestEndBlock";
    value: Uint8Array;
}

Properties

Properties

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