Module lightning::routing[][src]

Expand description

Structs and impls for receiving messages about the network and storing the topology live here.

Modules

The top-level network map tracking logic lives here.

The top-level routing/network map tracking logic lives here.

Utilities for scoring payment channels.

Traits

A scorer that is accessed under a lock.

An interface used to score payment channels for path finding.