]> git.bitcoin.ninja Git - rust-lightning/commit
Decouple lifetimes for trait implementations that used to comprise KeysInterface.
authorArik Sosman <git@arik.io>
Fri, 13 Jan 2023 00:10:44 +0000 (16:10 -0800)
committerArik Sosman <git@arik.io>
Fri, 13 Jan 2023 00:10:44 +0000 (16:10 -0800)
commit49c1f30c8cccba45057d01a942e5de883b18a8da
tree925829077f4e854411324c5392bb89344e14e209
parent72183bd93299e1eec7c73146c56103ed0290a19d
Decouple lifetimes for trait implementations that used to comprise KeysInterface.
lightning/src/chain/channelmonitor.rs
lightning/src/chain/onchaintx.rs
lightning/src/ln/channel.rs