Test we consider route hints if we are the src of the first hop
[rust-lightning] / lightning / src / routing / scoring.rs
index 6bdf59e852f94417eb44dc5e08f0de43c11f7918..c790f5df5c360b8873198703a4493d55ff664443 100644 (file)
@@ -2274,6 +2274,7 @@ mod tests {
                        channel_features: channelmanager::provided_channel_features(&config),
                        fee_msat,
                        cltv_expiry_delta: 18,
+                       maybe_announced_channel: true,
                }
        }