vulpemventures / marina

Liquid Wallet browser extension
MIT License
35 stars 16 forks source link

`marina.sendTransaction`: fix amount formatting #491

Closed louisinger closed 1 year ago

louisinger commented 1 year ago

This PR is an hotfix of the spend.tsx component: a typo error in fromSatoshi call was showing only the asset precision. It also adds a playwright test for marina.sendTransaction popup.

it closes #490

please @tiero review this

marina-0.5.2-fix-sendTransaction.zip