pub const MAX_VRF_IOS: u32 = 3; // 3u32
Expand description

Max number of inputs/pre-outputs which can be handled by the VRF signing procedures.

The number is quite arbitrary and chosen to fulfill the use cases found so far. If required it can be extended in the future.