@dorafactory/maci-sdk 0.0.26 → 0.0.27

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
@@ -30000,7 +30000,7 @@ var Contract = class {
30000
30000
  address,
30001
30001
  this.maciCodeId,
30002
30002
  {
30003
- round_info: { title, description, link },
30003
+ round_info: { title, description: description || "", link: link || "" },
30004
30004
  voting_time: {
30005
30005
  start_time,
30006
30006
  end_time