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 SPV proof submission #3738

Closed lukasz-zimnoch closed 5 months ago

lukasz-zimnoch commented 9 months ago

This issue is about implementing the moved funds sweep SPV proof submission in the SPV maintainer. The implementation should be similar to the existing deposit sweep and redemption proof submission.

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