NodeRng

Type Alias NodeRng 

Source
pub type NodeRng = ChaCha20Rng;
Expand description

The cryptographically secure RNG used throughout the node.

Aliased Typeยง

pub struct NodeRng { /* private fields */ }