pub const DEFAULT_DEGREE: usize = 174;
Expand description
Default degree number for balanced tree, taken from unixfs specs https://github.com/ipfs/specs/blob/main/UNIXFS.md#layout
pub const DEFAULT_DEGREE: usize = 174;
Default degree number for balanced tree, taken from unixfs specs https://github.com/ipfs/specs/blob/main/UNIXFS.md#layout