logo
pub async fn get_network_keypair(root_dir: &Path) -> Result<Option<Keypair>>
Expand description

Returns Some(KeyPair) or None if file doesn’t exist.