refactor: thread loading improvements
This commit is contained in:
@ -19,6 +19,7 @@ export interface FlatReqFilter {
|
||||
since?: number;
|
||||
until?: number;
|
||||
limit?: number;
|
||||
relay?: string;
|
||||
resultSetId: string;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user