@rhinestone/sdk 0.15.1 → 0.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -15,7 +15,7 @@ const modules_1 = require("../modules");
|
|
|
15
15
|
const validators_1 = require("../modules/validators");
|
|
16
16
|
const error_1 = require("./error");
|
|
17
17
|
const utils_1 = require("./utils");
|
|
18
|
-
const NEXUS_IMPLEMENTATION_ADDRESS = '
|
|
18
|
+
const NEXUS_IMPLEMENTATION_ADDRESS = '0xA2A2eC652cD1d06545FCc8E5DD8cc5911267A27F';
|
|
19
19
|
const NEXUS_FACTORY_ADDRESS = '0x000000001D1D5004a02bAfAb9de2D6CE5b7B13de';
|
|
20
20
|
const NEXUS_BOOTSTRAP_ADDRESS = '0x2ea18E6E88C8e0Cb50F9E1103aE2471680678fcA';
|
|
21
21
|
const K1_MEE_VALIDATOR_ADDRESS = '0x0000000031ef4155C978d48a8A7d4EDba03b04fE';
|