UNPKG

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