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 wallet handoff to the bitcoin node #397

Open jferrant opened 11 months ago

jferrant commented 11 months ago

Description

Following a successful signing round across a BTC wallet handoff transaction, broadcast it to the node.

Context

This is mostly just a placeholder to make sure that the logic is not lost.

Acceptance Criteria