@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.js CHANGED
@@ -30032,7 +30032,7 @@ var Contract = class {
30032
30032
  address,
30033
30033
  this.maciCodeId,
30034
30034
  {
30035
- round_info: { title, description, link },
30035
+ round_info: { title, description: description || "", link: link || "" },
30036
30036
  voting_time: {
30037
30037
  start_time,
30038
30038
  end_time