Skip to content

Default Export Fix

Choose a tag to compare

@lnbc1QWFyb24 lnbc1QWFyb24 released this 22 Jun 03:03
80f9a11

This release fixes and issue where the default export of the package did not work due to the mixing of named and default exports. To remedy this, the new multichain sdk API has been added as static method on the regular SDK import.

Changelog:

  • 4.4.0-0.0.1: [fix]: Default Export #196