Function solana_sdk::signer::keypair::keypair_from_seed[][src]

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

Constructs a Keypair from caller-provided seed entropy