@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/browser.js CHANGED
@@ -26216,7 +26216,9 @@ function getDefaultParams(network = "mainnet") {
26216
26216
  certificateApiEndpoint: "https://vota-certificate-api.dorafactory.org/api/v1",
26217
26217
  registryAddress: "dora1smg5qp5trjdkcekdjssqpjehdjf6n4cjss0clyvqcud3t3u3948s8rmgg4",
26218
26218
  maciCodeId: 106,
26219
- oracleCodeId: 116,
26219
+ // oracleCodeId: 116,// 9-4-3-625
26220
+ oracleCodeId: 117,
26221
+ // 6-3-3-125
26220
26222
  oracleWhitelistBackendPubkey: "A61YtCv2ibMZmDeM02nEElil8wlHx1tLKogBk5dPgf/Q",
26221
26223
  oracleFeegrantOperator: "dora16s9tljk8dy9ae335yvyzlm8gvkypx9228q8pq8"
26222
26224
  };