crossclaim / xclaim-sol

XCLAIM(BTC,ETH): Solidity implementation for Bitcoin backed tokens on Ethereum
https://xclaim.io/
GNU General Public License v3.0
24 stars 8 forks source link

postpone redeemRequests created during existing replace lock #29

Open alexeiZamyatin opened 5 years ago

alexeiZamyatin commented 5 years ago

When a redeem request is created after lockReplace has been called, the countdown of the redeem request must only be initiated AFTER the replace was finalized.