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

[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 ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants