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 moving funds transaction execution #3734

Closed lukasz-zimnoch closed 6 months ago

lukasz-zimnoch commented 9 months ago

This issue is about implementing the moving funds 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/3767