Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stacks-signer] construct rejection stx transaction #389

Open
1 task
jferrant opened this issue Nov 9, 2023 · 0 comments
Open
1 task

[stacks-signer] construct rejection stx transaction #389

jferrant opened this issue Nov 9, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jferrant
Copy link
Contributor

jferrant commented Nov 9, 2023

Description

Create a function that constructs a rejection stx transaction call for a specific txid (either BTC or STX txid)

Context

If signers reach quorum but to reject a specific deposit or withdrawal, they need to prove that they were in agreement and do not want to deposit or withdraw.

Expected Approach

Create a function that constructs a "reject_request" clarity function that takes a BTC txid or STX txid as input. The resulting signature over this will prove quorum was reached to that effect.

Acceptance Criteria

  • PR adds the feature ...
@jferrant jferrant added the enhancement New feature or request label Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Triage
Development

No branches or pull requests

2 participants