You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
Description
The SIP for Nakamoto sBTC describes sBTC withdrawal as stacks transactions.
sBTC DR should support the same.
Context
https://github.com/stacksgov/sips/blob/31dae06bc9c18fa4a7ef43cf7387e83a650228f6/sips/sip-025/sip-025-sbtc.md
Expected Approach
Add function
request-withdrawal
to asset.clar that allows to initiate a withdrawal as a stx transaction.Ideally, asset.clar should be refactored to be upgradable.
Romeo should observe the stacks chain for withdrawal request and initiate a burn and withdrawal.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: