keep-network / keep-core

The smart contracts and reference client behind the Keep network
https://keep.network
MIT License
118 stars 73 forks source link

Implement moved funds sweep transaction execution #3737

Closed lukasz-zimnoch closed 5 months ago

lukasz-zimnoch commented 9 months ago

This issue is about implementing the moved funds sweep BTC transaction assembling, signing, and broadcasting. The implementation should be similar to the existing deposit sweep and redemption wallet actions.

### Tasks
- [ ] https://github.com/keep-network/keep-core/pull/3790