Skip to content

Transfer wrapper bug fixes

inso requested to merge Insoleet:master into master

Bug fixed :

  • Bad call of super().init()
  • Bad character for splitting coins datas (':' instead of '-')
  • Wrong iteration among coins datas when building the transaction

Merge request reports