Function iota_keys::keypair_file::read_keypair_from_file
source ยท pub fn read_keypair_from_file<P: AsRef<Path>>(path: P) -> Result<IotaKeyPair>
Expand description
Read from file as Bech32 encoded flag || privkey
and return a IotaKeypair.