@dorafactory/maci-sdk 0.0.34 → 0.0.35

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
@@ -31537,21 +31537,6 @@ var MaciClient2 = class {
31537
31537
  gasStation
31538
31538
  });
31539
31539
  }
31540
- async publishMessage({
31541
- client,
31542
- address,
31543
- payload,
31544
- contractAddress,
31545
- gasStation
31546
- }) {
31547
- return await this.maci.publishMessage({
31548
- client,
31549
- address,
31550
- payload,
31551
- contractAddress,
31552
- gasStation
31553
- });
31554
- }
31555
31540
  async claimAMaciRound({
31556
31541
  signer,
31557
31542
  contractAddress