Module load_accounts

Module load_accounts 

Source

Functions§

find_accounts_dir
load_account_from_dir
Load a specific account by pubkey from the accounts directory Optionally provide a prefix for the filename (e.g. “address_merkle_tree”)
load_all_accounts_from_dir
Load all accounts from the accounts directory Returns a HashMap of Pubkey -> Account