@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.mjs CHANGED
@@ -26193,7 +26193,9 @@ function getDefaultParams(network = "mainnet") {
26193
26193
  certificateApiEndpoint: "https://vota-testnet-certificate-api.dorafactory.org/api/v1",
26194
26194
  registryAddress: "dora13c8aecstyxrhax9znvvh5zey89edrmd2k5va57pxvpe3fxtfsfeqlhsjnd",
26195
26195
  maciCodeId: 107,
26196
- oracleCodeId: 113,
26196
+ // oracleCodeId: 113, // 9-4-3-625
26197
+ oracleCodeId: 115,
26198
+ // 6-3-3-125
26197
26199
  oracleWhitelistBackendPubkey: "AoYo/zENN/JquagPdG0/NMbWBBYxOM8BVN677mBXJKJQ",
26198
26200
  oracleFeegrantOperator: "dora1xp0twdzsdeq4qg3c64v66552deax8zmvq4zw78"
26199
26201
  };