Files
pezkuwi-subxt/substrate/frame/babe
Alin Dima 1b08bdd2dd cumulus: fix test runtimes panic (#2039)
the min slot duration should be 0 only if the `experimental` feature is
enabled. otherwise, the runtime will panic on a division by 0.
2023-10-26 22:00:51 +03:00
..
2023-09-04 12:02:32 +03:00

Consensus extension module for BABE consensus. Collects on-chain randomness from VRF outputs and manages epoch transitions.

License: Apache-2.0