lnd
lnd copied to clipboard
Updates Chainnotifier Service to leverage batchAPI support
Change Description
Fixes #5041 Dependency : #807 btcwallet Related discussions and making : https://github.com/Vib-UX/lnd/pull/1
Steps to Test
-
cd chainntnfs/bitcoindnotify/ -
go test -v -tags=dev
Pull Request Checklist
Testing
- [ ] Your PR passes all CI checks.
- [x] Tests covering the positive and negative (error paths) are included.
- [ ] Bug fixes contain tests triggering the bug to prevent regressions.
Code Style and Documentation
- [x] The change obeys the Code Documentation and Commenting guidelines, and lines wrap at 80.
- [x] Commits follow the Ideal Git Commit Structure.
- [ ] Any new logging statements use an appropriate subsystem and logging level.
- [ ] There is a change description in the release notes, or
[skip ci]in the commit message for small changes.
📝 Please see our Contribution Guidelines for further guidance.
@vib-ux, remember to re-request review from reviewers when ready
@vib-ux, remember to re-request review from reviewers when ready
@vib-ux, remember to re-request review from reviewers when ready
Closing due to inactivity
Closing due to inactivity
Closing due to inactivity