Function preload_accounts

Source
fn preload_accounts(
    ledger: &Mask,
    account_ids: &BTreeSet<AccountId>,
) -> HashMap<AccountId, Account>