Leios.VRF
This module defines the Verifiable Random Function (VRF) interface and its use in the Leios protocol. It specifies the types and operations for VRF evaluation, verification, and key management, as well as predicates for block and vote eligibility based on VRF outputs. The module also provides the Leios-specific VRF abstraction and utility functions for protocol slot leader selection.123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869