This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Description
The SRML should get a CollectiveFlipping module or something. Maybe there should be a RandomSeed trait so modules like the parachains module in Polkadot can depend on any module which provides a random seed.
It's also an open question as to whether the Core API should require a randomness beacon as it's not required for all consensus algorithms, but changing that might be more involved.