You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
log_trace!(logger,"Searching for an onion message path from origin {} to destination {} and {} first hops {}overriding the network graph", our_node_pubkey, destination, first_hops.map(|hops| hops.len()).unwrap_or(0),if first_hops.is_some(){""} else {"not "});
27
+
log_trace!(logger,"Searching for an onion message path from origin {} to destination {} and {} first hops {}overriding the network graph",
0 commit comments