Constant ACCOUNT_SUBTREE_HEIGHT

Source
pub const ACCOUNT_SUBTREE_HEIGHT: usize = 6;
Expand description

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.