We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3cbe46 commit 3863149Copy full SHA for 3863149
docs/blockchain_data/chain_activity.md
@@ -6,7 +6,7 @@ a `ChannelMonitor` and passes it to the `ChainMonitor` to watch.
6
7
At this point, you need to feed LDK any chain data of interest so that it can
8
respond accordingly. It supports receiving either full blocks or pre-filtered
9
-blocks using the `chain::Listen` interface. While block data can sourced from
+blocks using the `chain::Listen` interface. While block data can be sourced from
10
anywhere, it is your responsibility to call the `block_connected` and
11
`block_disconnected` methods on `ChannelManager` and `ChainMonitor`. This allows
12
them to update channel state and respond to on-chain events, respectively.
@@ -24,4 +24,4 @@ the `BlockSource` interface or use one of the samples that it provides.
24
25
::: tip Note
26
Currently, `lightning-block-sync` is only available in Rust.
27
-:::
+:::
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments