@dorafactory/maci-sdk 0.0.18 → 0.0.19

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.
package/dist/index.mjs CHANGED
@@ -409,7 +409,9 @@ function getDefaultParams(network = "mainnet") {
409
409
  certificateApiEndpoint: "https://vota-certificate-api.dorafactory.org/api/v1",
410
410
  registryAddress: "dora1smg5qp5trjdkcekdjssqpjehdjf6n4cjss0clyvqcud3t3u3948s8rmgg4",
411
411
  maciCodeId: 106,
412
- oracleCodeId: 116,
412
+ // oracleCodeId: 116,// 9-4-3-625
413
+ oracleCodeId: 117,
414
+ // 6-3-3-125
413
415
  oracleWhitelistBackendPubkey: "A61YtCv2ibMZmDeM02nEElil8wlHx1tLKogBk5dPgf/Q",
414
416
  oracleFeegrantOperator: "dora16s9tljk8dy9ae335yvyzlm8gvkypx9228q8pq8"
415
417
  };