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] broadcast BTC withdrawal fulfillments to the bitcoin node #386

Open jferrant opened 11 months ago

jferrant commented 11 months ago

Description

Once a BTC withdrawal is constructed and signed, the coordinator must broadcast it to the bitcoin node.

Acceptance Criteria