mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-24 23:51:48 +00:00
refactor(gateway): extract node pairing reconciliation
This commit is contained in:
@@ -30,6 +30,7 @@ export type PendingRequest = {
|
||||
uiVersion?: string;
|
||||
remoteIp?: string;
|
||||
isRepair?: boolean;
|
||||
repairReason?: string;
|
||||
ts: number;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user