pub fn keypair_from_seed(seed: &[u8]) -> Result<Keypair, Box<dyn Error>>
Expand description

Constructs a Keypair from caller-provided seed entropy