pub type NodeRng = ChaCha20Rng;Expand description
The cryptographically secure RNG used throughout the node.
Aliased Typeยง
pub struct NodeRng { /* private fields */ }pub type NodeRng = ChaCha20Rng;The cryptographically secure RNG used throughout the node.
pub struct NodeRng { /* private fields */ }