rust-lightning/lightning-block-sync
Matt Corallo 189c1fbe2c Fail UTXO lookups if the block doesn't have five confirmations
The BOLT spec mandates that channels not be announced until they
have at least six confirmations. This is important to enforce not
because we particularly care about any specific DoS concerns, but
because if we do not we may have to handle reorgs of channel
funding transactions which change their SCID or have conflicting
SCIDs.
2023-08-23 21:48:03 +00:00
..
src Fail UTXO lookups if the block doesn't have five confirmations 2023-08-23 21:48:03 +00:00
Cargo.toml http => https 2023-07-23 08:58:41 +03:00