]> git.bitcoin.ninja Git - rust-lightning/commit
Make `as_directed_to` non-public
authorMatt Corallo <git@bluematt.me>
Tue, 1 Mar 2022 03:46:52 +0000 (03:46 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 27 Oct 2022 20:15:06 +0000 (20:15 +0000)
commit64c7141c0d4e361cc3e569c9ea32465a932adbe0
tree7af1948446e9085c01f6264c7ddf53a5af9f4e23
parentfdb4b4d5ef04f686ba6d2fbae6141e67d149ef98
Make `as_directed_to` non-public

...as the bindings generation does not currently have the ability
to map a reference to a `NodeId` inside a tuple.
lightning/src/routing/gossip.rs