UNPKG

burst-whale-watch

Version:

An account watcher for Burstcoin

7 lines 247 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.LOADING_TEXT = "(loading...)"; exports.MAX_VISIBLE_ACCOUNTS = 2; exports.CMC_POLLING_SEC = 10; exports.BRS_POLLING_SEC = 10; //# sourceMappingURL=constants.js.map