pub const ACCOUNT_SUBTREE_HEIGHT: usize = 6;
Once we reach subtrees of this height, we begin performing queries to fetch all the accounts in the subtree at once instead of fetching intermediary hashes.