| 35 | * the same when the same channel queried, so we base it on that. */ |
| 36 | static u64 route_score_fuzz(u32 distance, |
| 37 | struct amount_msat cost, |
| 38 | struct amount_msat risk, |
| 39 | int dir UNUSED, |
| 40 | const struct gossmap_chan *c) |
no outgoing calls
no test coverage detected