rust-lightning/lightning
Jeffrey Czyz d596b4e635
Disallow user-provided payer_signing_pubkey
When creating an InvoiceRequests, users may choose to either use a
transient signing pubkey generated by LDK or provide a static one.
Disallow the latter as it allows users to reuse the same pubkey, which
results in poor sender privacy.
2024-11-11 16:18:11 -06:00
..
src Disallow user-provided payer_signing_pubkey 2024-11-11 16:18:11 -06:00
Cargo.toml Merge pull request #3270 from optout21/bech32-iterser 2024-10-03 17:02:55 +00:00