logo

Function safe_network::node::cfg::keypair_storage::store_network_keypair[][src]

pub async fn store_network_keypair(
    root_dir: &Path,
    keypair_as_bytes: [u8; 64]
) -> Result<()>
Expand description

Writes the network keypair to disk.