pub fn load_keypair_from_wallet( wallet_name: &str, password: Option<String>, password_file: Option<String>, ) -> Result<QuantumKeyPair>