feat: connections page supports filter
This commit is contained in:
@@ -65,6 +65,8 @@ export namespace ApiType {
|
||||
chains: string[];
|
||||
rule: string;
|
||||
rulePayload: string;
|
||||
curUpload?: number; // calculate
|
||||
curDownload?: number; // calculate
|
||||
}
|
||||
|
||||
export interface Connections {
|
||||
|
||||
Reference in New Issue
Block a user