]> git.bitcoin.ninja Git - rust-lightning/commit
Merge pull request #2675 from yellowred/delayed_payment_key_types
authorMatt Corallo <649246+TheBlueMatt@users.noreply.github.com>
Mon, 27 Nov 2023 18:57:37 +0000 (18:57 +0000)
committerGitHub <noreply@github.com>
Mon, 27 Nov 2023 18:57:37 +0000 (18:57 +0000)
commit74078c4bef90bbc4906bf8ed112ed9246f7df078
tree5698702bac8ad3931e650b0eb70e6c62cd9e2abb
parentfa0d015d1f7e597b086e55e9d5652cc17b85b151
parent935a716cc6c4fada075e2b740a70bb1b7b349d49
Merge pull request #2675 from yellowred/delayed_payment_key_types

Implement struct wrappers for Payment, DelayedPayment, HTLC and Revocation channel keys
lightning/src/chain/channelmonitor.rs
lightning/src/ln/channel.rs