Function iota_keys::keypair_file::write_keypair_to_file

source ยท
pub fn write_keypair_to_file<P: AsRef<Path>>(
    keypair: &IotaKeyPair,
    path: P,
) -> Result<()>
Expand description

Write Bech32 encoded flag || privkey to file.