Skip to content

v0.4.0

Compare
Choose a tag to compare
@ekenigs ekenigs released this 30 Mar 10:36
· 271 commits to main since this release
6e01259

What's Changed

Breaking change:

  moonChainFee: {
-   balance: 0n,
-   fee: 33068783n,
+   amount: 33068783n,
    decimals: 10,
    symbol: 'DOT'
  },

Full Changelog: v0.3.14...v0.4.0