UNPKG

ox

Version:

Ethereum Standard Library

6 lines 238 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.mainnet = void 0; const paths_js_1 = require("./internal/paths.js"); exports.mainnet = (0, paths_js_1.path)('mainnet'); //# sourceMappingURL=Paths.js.map