Constant MAX_BRIDGES_PER_LAW

Source
pub const MAX_BRIDGES_PER_LAW: usize = 1;
Expand description

Maximum number of bridges one law may sit in.

One, since laws v0.2 (plan ยง4). A law has exactly one partner, so the build decision is which pairing to make rather than how many wires to run; the asymmetry between a frequent +1 source and a rare +5 one is the whole content of that choice.