stacks-network / sbtc-developer-release

sBTC primitives, signer components, helper tools
https://sbtc.tech
MIT License
1.98k stars 23 forks source link

[stacks-signer] Construct BTC wallet handoff transaction #396

Open jferrant opened 11 months ago

jferrant commented 11 months ago

Description

Given a new DKG key, construct a BTC that sends the funds to the new DKG address.

Context

Signers have to hand off their funds to the next set of signers.

Acceptance Criteria