UNPKG

rubic-sdk

Version:
7 lines 438 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PEGASYS_PROVIDER_CONFIGURATION = exports.PEGASYS_CONTRACT_ADDRESS = void 0; const default_constants_1 = require("../default-constants"); exports.PEGASYS_CONTRACT_ADDRESS = '0x017dAd2578372CAEE5c6CddfE35eEDB3728544C4'; exports.PEGASYS_PROVIDER_CONFIGURATION = default_constants_1.defaultSyscoinProviderConfiguration; //# sourceMappingURL=constants.js.map