@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/index.mjs CHANGED
@@ -423,7 +423,9 @@ function getDefaultParams(network = "mainnet") {
423
423
  certificateApiEndpoint: "https://vota-testnet-certificate-api.dorafactory.org/api/v1",
424
424
  registryAddress: "dora13c8aecstyxrhax9znvvh5zey89edrmd2k5va57pxvpe3fxtfsfeqlhsjnd",
425
425
  maciCodeId: 107,
426
- oracleCodeId: 113,
426
+ // oracleCodeId: 113, // 9-4-3-625
427
+ oracleCodeId: 115,
428
+ // 6-3-3-125
427
429
  oracleWhitelistBackendPubkey: "AoYo/zENN/JquagPdG0/NMbWBBYxOM8BVN677mBXJKJQ",
428
430
  oracleFeegrantOperator: "dora1xp0twdzsdeq4qg3c64v66552deax8zmvq4zw78"
429
431
  };