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

Max number of inputs/outputs which can be handled by the VRF signing procedures. The number is quite arbitrary and fullfils the current usage of the primitive. If required it can be extended in the future.