Constant sp_core::bandersnatch::vrf::MAX_VRF_IOS
source · pub const MAX_VRF_IOS: u32 = 3;
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.