[][src]Function solana_sdk::signature::read_keypair_file

pub fn read_keypair_file(path: &str) -> Result<Keypair, Box<dyn Error>>