rust-lightning/lightning/src
Wilmer Paulino 4c7883c831
Expose previous UTXO for anchor and HTLC inputs
This may be required by some wallets that rely on PSBTs internally to
create/sign transactions.
2023-07-11 16:53:25 -07:00
..
blinded_path Move keysinterface.rs to a directory-level module called sign. 2023-05-02 21:48:08 -07:00
chain Provide missing post-derivation signer parameters 2023-07-11 16:53:24 -07:00
events Expose previous UTXO for anchor and HTLC inputs 2023-07-11 16:53:25 -07:00
ln Provide missing post-derivation signer parameters 2023-07-11 16:53:24 -07:00
offers Merge pull request #2120 from valentinewallace/2023-03-blinded-pathfinding 2023-06-20 15:51:59 +00:00
onion_message Expose DefaultMessageRouter 2023-07-07 15:47:02 +02:00
routing Merge pull request #2307 from benthecarman/verify-funcs 2023-07-08 22:04:06 +00:00
sign Cache HTLC per_commitment_point in descriptor 2023-07-11 16:53:22 -07:00
sync Merge pull request #2167 from TheBlueMatt/2023-04-monitor-e-monitor-prep 2023-05-31 22:48:34 +00:00
util Cache HTLC per_commitment_point in descriptor 2023-07-11 16:53:22 -07:00
lib.rs Ensure we build if a downstream crate sets --cfg=fuzzing 2023-06-20 23:22:15 +00:00