lightningdevkit.org icon indicating copy to clipboard operation
lightningdevkit.org copied to clipboard

Update Blockchain Data guide for compact block filters

Open jkczyz opened this issue 2 years ago • 0 comments

https://github.com/lightningdevkit/rust-lightning/pull/1706 added proper support for compact block filters to the lightning-block-sync crate. The guide "Blockchain Data" guide needs to be updated such that (1) the code examples use the updated interface and more importantly (2) it talks about how to implement BlockSource (part of lightning-block-sync) and chain::Filter in order to support compact block filters.

jkczyz avatar Oct 31 '22 21:10 jkczyz