mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-09 11:47:59 +00:00
86ab838b17
* Keep current block randomness in state Instead of killing it at the end of the block, it stays in the block for inspection. This is required by parachains to get access to this randomness of the relay chain. * Fix tests
Consensus extension module for BABE consensus. Collects on-chain randomness from VRF outputs and manages epoch transitions.
License: Apache-2.0