UNPKG

275 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3const network_1 = require("./network");
4const config = {
5 network: network_1.network.defaults.MAINNET_DEFAULT,
6 logLevel: 'debug'
7};
8exports.config = config;
9//# sourceMappingURL=config.js.map
\No newline at end of file