Fix formatting
authorGleb Naumenko <naumenko.gs@gmail.com>
Thu, 25 Jun 2020 14:01:42 +0000 (17:01 +0300)
committerGleb Naumenko <naumenko.gs@gmail.com>
Wed, 22 Jul 2020 13:21:04 +0000 (16:21 +0300)
lightning/src/routing/router.rs

index 5f3f02dcfcca435a92e6bf71e9e05d48479882aa..dad04a131f59e702976a2d183cc9e10f5c757fe2 100644 (file)
@@ -244,7 +244,8 @@ pub fn get_route<L: Deref>(our_node_id: &PublicKey, network: &NetworkGraph, targ
                                                                channel_features: $chan_features.clone(),
                                                                fee_msat: 0,
                                                                cltv_expiry_delta: 0,
-                                               })
+                                                       },
+                                               )
                                        });
                                        if $src_node_id != *our_node_id {
                                                // Ignore new_fee for channel-from-us as we assume all channels-from-us