pub fn load_all_accounts_from_dir() -> Result<HashMap<Pubkey, Account>, RpcError>
Load all accounts from the accounts directory Returns a HashMap of Pubkey -> Account