From 78e509608b6f02589f1ebd7d31fe3ea610b967f0 Mon Sep 17 00:00:00 2001 From: Kenny Rogers Date: Thu, 19 Dec 2024 18:41:00 +0000 Subject: [PATCH] GITBOOK-245: Adjust reclaim description --- guides-and-tutorials/sbtc/how-to-use-the-sbtc-bridge.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guides-and-tutorials/sbtc/how-to-use-the-sbtc-bridge.md b/guides-and-tutorials/sbtc/how-to-use-the-sbtc-bridge.md index ffe66a4db6..2c9bac2a96 100644 --- a/guides-and-tutorials/sbtc/how-to-use-the-sbtc-bridge.md +++ b/guides-and-tutorials/sbtc/how-to-use-the-sbtc-bridge.md @@ -88,9 +88,9 @@ Note that you may need to enable the display of the sBTC token within your walle ### Reclaiming BTC -If your sBTC has not been minted within 12 Bitcoin blocks, you are able to reclaim your BTC. You can do this via the bridge by visiting the reclaim page at https://app.stacks.co/reclaim?depositTxId=\[TX\_ID\_HERE] and replacing the bracketed text with your transaction ID, eg. [https://app.stacks.co/reclaim?depositTxId=8f37f750b6646f0a217121201967170bd3cfef5f2ebd4f30f359b5e9308470c4](https://app.stacks.co/reclaim?depositTxId=8f37f750b6646f0a217121201967170bd3cfef5f2ebd4f30f359b5e9308470c4) +If your sBTC mint fails, you can reclaim your sBTC. You can do this via the bridge by visiting the reclaim page at https://app.stacks.co/reclaim?depositTxId=\[TX\_ID\_HERE] and replacing the bracketed text with your transaction ID, eg. [https://app.stacks.co/reclaim?depositTxId=8f37f750b6646f0a217121201967170bd3cfef5f2ebd4f30f359b5e9308470c4](https://app.stacks.co/reclaim?depositTxId=8f37f750b6646f0a217121201967170bd3cfef5f2ebd4f30f359b5e9308470c4) -There is an intermediate step in between depositing BTC and the sBTC signers consolidating it into the single signer UTXO. If the transaction is not picked up by signers, you can reclaim it using this UI. +There is an intermediate step in between depositing BTC and the sBTC signers consolidating it into the single signer UTXO. If the transaction is not picked up by signers, you can reclaim it using this UI. Note there is a 'Lock Time' field on the Reclaim page. That indicates the amount of blocks that must have passed in order to reclaim your BTC. This initiates a Bitcoin transaction that will transfer your BTC back to you.