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 3863149 commit bc9ec24Copy full SHA for bc9ec24
docs/blockchain_data/full_blocks.md
@@ -5,10 +5,10 @@ straight forward: call the appropriate methods on `ChannelManager` and
5
`ChainMonitor` as blocks are connected and disconnected. LDK will handle the
6
rest!
7
8
-So what happens? The `ChannelManager` examines the blocks transactions and
+So what happens? The `ChannelManager` examines the block's transactions and
9
updates the internal channel state as needed. The `ChainMonitor` will detect
10
any spends of the channel funding transaction or any pertinent transaction
11
outputs, tracking them as necessary.
12
13
If necessary, LDK will broadcast a transaction on your behalf. More on that
14
-later. For now, let's look at the more interesting case of pre-filtered blocks.
+later. For now, let's look at the more interesting case of pre-filtered blocks.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments