Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

[clarity] UTXO Setters & Getters #406

Open
2 tasks
setzeus opened this issue Nov 10, 2023 · 0 comments
Open
2 tasks

[clarity] UTXO Setters & Getters #406

setzeus opened this issue Nov 10, 2023 · 0 comments
Assignees
Labels
clarity enhancement New feature or request

Comments

@setzeus
Copy link
Collaborator

setzeus commented Nov 10, 2023

Description

The most important design change to the SIP involves the consoldiation during every deposit | withdrawal transaction to a single UTXO. This means that now the sBTC-wallet only ever holds a single UTXO at a time.

Therefore, the goal of this issue is to create a setter callable by any of the BTC-processor contracts (maybe we don't need all 3 anymore?) that updates the UTXO var. This issue should also include getters.

Acceptance Criteria

  • Set consolidated UTXO
  • Get consolidated UTXO
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
clarity enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants