pub const CURRENT_BLOCK_RANDOMNESS: &'static [u8];
Expand description
The current relay chain block randomness
The storage item should be accessed as a schnorrkel::Randomness
encoded value.
pub const CURRENT_BLOCK_RANDOMNESS: &'static [u8];
The current relay chain block randomness
The storage item should be accessed as a schnorrkel::Randomness
encoded value.