Function tree_height_for_num_accounts

Source
pub fn tree_height_for_num_accounts(num_accounts: u64) -> usize
Expand description

Returns the minimum tree height required for storing num_accounts accounts.