]> 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>
Tue, 1 Mar 2022 03:48:37 +0000 (03:48 +0000)
commitb6fc161b99d911240353de1bcf39829e9b5fab00
treec9bafee7a3479a964e829ad6d4f32e3f4839fe13
parenta913b97a07b64b9b6a79aac4bd55c7279f9fd14d
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/network_graph.rs