Default to creating BOLT4 tlv payload format onions
authorViktor Tigerström <11711198+ViktorTigerstrom@users.noreply.github.com>
Sat, 9 Apr 2022 16:49:17 +0000 (18:49 +0200)
committerViktor Tigerström <11711198+ViktorTigerstrom@users.noreply.github.com>
Thu, 14 Apr 2022 21:04:51 +0000 (23:04 +0200)
commita316ef45960314cdfe03ab57695c1aee5d9189a6
treecbb1e7cce0fa6c4d506106eb8dd1f2c785991816
parent711bcefbcc0999543d9622c030ff7dc8118fc26f
Default to creating BOLT4 tlv payload format onions

Default to creating tlv onions for nodes for which we haven't received
any features through node announcements or which aren't in the
`network_graph`, and where no other features are known such as invoice
features nor features in the init msg for nodes we have channels to.
lightning/src/routing/router.rs