1
2
3
4
// Copyright 2019-2022 ChainSafe Systems
// SPDX-License-Identifier: Apache-2.0, MIT

pub const HAMT_BIT_WIDTH: u32 = 5;