keep-network / tbtc-dapp

Deposit BTC and redeem TBTC
http://dapp.test.tbtc.network/
MIT License
33 stars 31 forks source link

The dapp allows you to use someone else's TDT ID for redemption #351

Closed Tuzemunez closed 3 years ago

Tuzemunez commented 3 years ago

During redemption, you can use any previously unused TDT ID, not just the owner TDT ID. It seems to me that this is not correct, or I did not fully understand the essence of TDT)

Shadowfiend commented 3 years ago

This is only true for TDTs that have been used to mint TBTC. These TDTs no longer belong to an individual owner; instead they belong to the tBTC system, and may be redeemed by anyone. See the Minting section of the spec for a more detailed technical explanation.

Closing this issue since it's working as expected, but let us know if there are details that would merit reopening!

Tuzemunez commented 3 years ago

Ok, thanks for the explanation!