]> git.bitcoin.ninja Git - rust-lightning/commit - src/ln/channel.rs
Fill out IgnoreError actions in get_channel_announcement
authorMatt Corallo <git@bluematt.me>
Wed, 5 Sep 2018 00:02:33 +0000 (20:02 -0400)
committerMatt Corallo <git@bluematt.me>
Wed, 5 Sep 2018 00:27:58 +0000 (20:27 -0400)
commit7a234b63857297a074f0268f677aaccaac08ade1
tree17b55a07e980b056c781066b5681bb8886b2edfb
parent2202d139c16b7facb100d8da360c375a46544f43
Fill out IgnoreError actions in get_channel_announcement

They are all just "its too early/late to get an announcement"
errors so simply ignoring them and not sending an announce is fine
src/ln/channel.rs