export type ParamsVmeLog = { vmeId: string; subId: string; fromRound: number; toRound: number; topics: string; };