threshold-network / token-dashboard

23 stars 24 forks source link

Correct the BTC amount displayed in initiate mint #697

Closed michalsmiarowski closed 9 months ago

michalsmiarowski commented 9 months ago

The bitcoin amount, that user sends to deposit address, was wrongly converted from satoshi to BTC amount in InitiateMinting component. The value was converted to token amount as if it was wei instead of satoshi. Because of that it was converted to a really small value.

github-actions[bot] commented 9 months ago

Preview uploaded to https://preview.dashboard.test.threshold.network/fix-wrong-btc-amount-in-initiate-minting/index.html.