UNPKG

rubic-sdk

Version:
7 lines 439 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MACARON_PROVIDER_CONFIGURATION = exports.MACARON_CONTRACT_ADDRESS = void 0; const default_constants_1 = require("../default-constants"); exports.MACARON_CONTRACT_ADDRESS = '0xB0Cc30795f9E0125575742cFA8e73D20D9966f81'; exports.MACARON_PROVIDER_CONFIGURATION = default_constants_1.defaultBitlayerProviderConfiguration; //# sourceMappingURL=constants.js.map