]> git.bitcoin.ninja Git - rust-lightning/commit
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>
Mon, 1 Mar 2021 02:03:18 +0000 (21:03 -0500)
commit61708280399b66da7005dfec5df4be4dac6d3d4a
tree60e001ffb84568e2c453d8615014bd7d1ae3ba74
parentf5451ec78458ed07f978014b031dc6dfe3a9620e
Clean up channel updating macro somewhat

This mostly swaps some Vecs that can only ever contain one element
for Options.
lightning/src/ln/channelmanager.rs