]> git.bitcoin.ninja Git - rust-lightning/commit
Include payment hash when logging InvoiceError
authorJeffrey Czyz <jkczyz@gmail.com>
Wed, 3 Jul 2024 16:02:08 +0000 (11:02 -0500)
committerJeffrey Czyz <jkczyz@gmail.com>
Tue, 30 Jul 2024 21:06:24 +0000 (16:06 -0500)
commit2fc0c1b85cb031fb2d2af93e34ad618b15275463
treec3fe4e7f14d8f563c9a5fb1800c1e22e987b9abb
parent3e832cbb734f7388c496a65cfa5eff6d287773f8
Include payment hash when logging InvoiceError

By including the payment hash from the invoice in an onion message's
reply path, it can be used when logging errors as additional context.
lightning/src/blinded_path/message.rs
lightning/src/ln/channelmanager.rs