Function solana_accounts_db::hardened_unpack::open_genesis_config
source ยท pub fn open_genesis_config(
ledger_path: &Path,
max_genesis_archive_unpacked_size: u64,
) -> Result<GenesisConfig, OpenGenesisConfigError>