Function read_keypair_file

Source
pub fn read_keypair_file<F>(path: F) -> Result<Keypair, Box<dyn Error>>
where F: AsRef<Path>,
Available on crate feature full only.
Expand description

Reads a Keypair from a file