Skip to main content

lc_leaf_proof_chain_limit

Function lc_leaf_proof_chain_limit 

Source
fn lc_leaf_proof_chain_limit() -> usize
Expand description

Bounds the leaves in a single leaf proof, and so the memory to build and serialize it.

Tracks the hotshot_query_service small-object range limit, so a dependency bump that changes that default changes this bound too.