Type Definition casper_node::types::NodeRng
source · [−]pub type NodeRng = ChaCha20Rng;Expand description
The cryptographically secure RNG used throughout the node.
pub type NodeRng = ChaCha20Rng;The cryptographically secure RNG used throughout the node.