]> git.bitcoin.ninja Git - rust-lightning/commitdiff
Clean up channel updating macro somewhat
authorMatt Corallo <git@bluematt.me>
Tue, 15 Dec 2020 02:52:10 +0000 (21:52 -0500)
committerMatt Corallo <git@bluematt.me>
Thu, 20 May 2021 21:18:35 +0000 (21:18 +0000)
This mostly swaps some Vecs that can only ever contain one element
for Options.


No differences found