mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-26 15:42:52 +01:00
Three levels of descendant transactions starting from the channel's funding transaction should cover all potential spendable outputs. The first level covers the commitment transaction. The second level covers the to_self claims, to_remote claims, second-stage HTLC claims and justice transactions. The third levels covers the justice transactions on second-stage HTLCs, and to_self claims on second-stage HTLCs. |
||
---|---|---|
.. | ||
chaininterface.rs | ||
chainmonitor.rs | ||
channelmonitor.rs | ||
mod.rs | ||
onchaintx.rs | ||
package.rs | ||
transaction.rs |