@dorafactory/maci-sdk 0.1.2-pre.9 → 0.1.2

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.js CHANGED
@@ -427,16 +427,16 @@ function getDefaultParams(network = "mainnet") {
427
427
  apiEndpoint: "https://vota-api.dorafactory.org",
428
428
  certificateApiEndpoint: "https://vota-certificate-api.dorafactory.org/api/v1",
429
429
  registryAddress: "dora1smg5qp5trjdkcekdjssqpjehdjf6n4cjss0clyvqcud3t3u3948s8rmgg4",
430
- saasAddress: "dora1dgnszrwnwxgr5djprrr6w4q45z8s3ghsew869g6tlp4ruqah39nqnemjya",
430
+ saasAddress: "dora1ksxvvve2nsw5uyvg7y6lnnxcqxadjepc78z0qa8enm5zhayxaqgqpsewf8",
431
431
  maciCodeId: 106,
432
432
  // oracleCodeId: 116,// 9-4-3-625
433
433
  oracleCodeId: 119,
434
434
  // 6-3-3-125
435
- saasCodeId: 152,
435
+ saasCodeId: 124,
436
436
  oracleWhitelistBackendPubkey: "A61YtCv2ibMZmDeM02nEElil8wlHx1tLKogBk5dPgf/Q",
437
437
  oracleFeegrantOperator: "dora16s9tljk8dy9ae335yvyzlm8gvkypx9228q8pq8",
438
438
  oracleCodeIds: ["101", "116", "117", "119"],
439
- saasCodeIds: ["152"]
439
+ saasCodeIds: ["124"]
440
440
  };
441
441
  case "testnet":
442
442
  return {
@@ -4570,7 +4570,8 @@ var SaasClient = class extends SaasQueryClient {
4570
4570
  // src/libs/contract/config.ts
4571
4571
  var defaultSigningClientOptions = {
4572
4572
  broadcastPollIntervalMs: 8e3,
4573
- broadcastTimeoutMs: 64e3,
4573
+ broadcastTimeoutMs: 15e4,
4574
+ // 2min30s for the tx to be confirmed
4574
4575
  gasPrice: import_stargate.GasPrice.fromString("10000000000peaka")
4575
4576
  };
4576
4577
  async function createMaciClientBy({