UNPKG

burst-whale-watch

Version:

An account watcher for Burstcoin

12 lines (11 loc) 269 B
export declare class ConfigDialog { private static __getErrorMessage; private static validatePeer; private askPeer; private static validateAccount; private askAccount; run(): Promise<{ peer: string; accounts: string[]; }>; }