Function safe_network::node::state_db::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.