interface RequestListSnapshotsProtoMsg {
    typeUrl: "/tendermint.abci.RequestListSnapshots";
    value: Uint8Array;
}

Properties

Properties

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