Constant MAX_DUMMY_HOPS_COUNT

Source
pub const MAX_DUMMY_HOPS_COUNT: usize = 10;
Expand description

The maximum number of dummy hops that can be added to a blinded path. This is to prevent paths from becoming too long and potentially causing issues with message processing or routing.