/// paras. In text, we use the notation `(A, B)` to specify a channel between A and B. The channels
/// convention is that we use the first item tuple for the sender and the second for the recipient.
/// Only one channel is allowed between two participants in one direction, i.e. there cannot be 2
/// malicious parachains that may otherwise return a huge amount of messages in `ValidationResult`.
/// malicious parachains that may otherwise return a huge amount of messages in `ValidationResult`.