@@ -22,4 +22,8 @@ export interface WalletmanAppState {
/* Freecharge Personal */
showFreechargePersonalBind: boolean;
/* Proxy 状态 */
proxyStatus: 'idle' | 'connecting' | 'connected' | 'disconnected' | 'error';
proxyError?: string;
}
The note is not visible to the blocked user.