@dorafactory/maci-sdk 0.0.17 → 0.0.18

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
@@ -26230,7 +26230,9 @@ function getDefaultParams(network = "mainnet") {
26230
26230
  certificateApiEndpoint: "https://vota-testnet-certificate-api.dorafactory.org/api/v1",
26231
26231
  registryAddress: "dora13c8aecstyxrhax9znvvh5zey89edrmd2k5va57pxvpe3fxtfsfeqlhsjnd",
26232
26232
  maciCodeId: 107,
26233
- oracleCodeId: 113,
26233
+ // oracleCodeId: 113, // 9-4-3-625
26234
+ oracleCodeId: 115,
26235
+ // 6-3-3-125
26234
26236
  oracleWhitelistBackendPubkey: "AoYo/zENN/JquagPdG0/NMbWBBYxOM8BVN677mBXJKJQ",
26235
26237
  oracleFeegrantOperator: "dora1xp0twdzsdeq4qg3c64v66552deax8zmvq4zw78"
26236
26238
  };