block-headers-service icon indicating copy to clipboard operation
block-headers-service copied to clipboard

feat(SPV-748): add response to getHeaders

Open jakubmkowalski opened this issue 9 months ago • 1 comments

Pull Request Checklist

  • [x] 📖 I created my PR using provided : CODE_STANDARDS
  • [x] 📖 I have read the short Code of Conduct: CODE_OF_CONDUCT
  • [x] 🏠 I tested my changes locally.
  • [ ] ✅ I have provided tests for my changes.
  • [x] 📝 I have used conventional commits.
  • [ ] 📗 I have updated any related documentation.
  • [x] 💾 PR was issued based on the Github or Jira issue.

Adds responding to getHeaders message in p2p service

jakubmkowalski avatar May 14 '24 11:05 jakubmkowalski