Skip to content

Commit 9a57138

Browse files
authored
f Linebreak
1 parent da336b9 commit 9a57138

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/overview/blockchain_data.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
LDK provides a simple `block_connected`/`block_disconnected` API which you pass block headers and transaction information to. LDK also provides an API for getting information about transactions it wishes to be informed of, which is compatible with Electrum server requests/neutrino filtering/etc.
44

55
[Blockchain Data Guide](https://lightningdevkit.org/blockchain_data/introduction/)
6+
67
[Sample module in Rust](https://github.com/rust-bitcoin/rust-lightning/tree/main/lightning-block-sync)

0 commit comments

Comments
 (0)