UNPKG

burst-whale-watch

Version:

An account watcher for Burstcoin

5 lines (4 loc) 185 B
export declare const LOADING_TEXT = "(loading...)"; export declare const MAX_VISIBLE_ACCOUNTS = 2; export declare const CMC_POLLING_SEC = 10; export declare const BRS_POLLING_SEC = 10;