@dorafactory/maci-sdk 0.0.24 → 0.0.25

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
@@ -4159,7 +4159,10 @@ var Contract = class {
4159
4159
  }
4160
4160
  }
4161
4161
  });
4162
- return contractAddress;
4162
+ return {
4163
+ ...res,
4164
+ contractAddress
4165
+ };
4163
4166
  }
4164
4167
  async createMaciRound({
4165
4168
  signer,