☰
Randomness
In polkadot_node_primitives::approval
?
Type Definition
polkadot_node_primitives
::
approval
::
Randomness
source
·
[
−
]
pub type Randomness = [
u8
;
32
];
Expand description
Schnorrkel randomness value. Same size as
VRFOutput
.