pub const PARTIALLY_TRUSTED: usize = 40;
Expand description

The usual amount of trust assigned to a partially trusted trusted introducer.

Normally, three partially trusted introducers are needed to authenticate a binding. Thus, this is a third of FULLY_TRUSTED.