Skip to content

Commit

Permalink
Update crates/engine/tree/src/tree/root.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Alexey Shekhirin <[email protected]>
  • Loading branch information
fgimenez and shekhirin authored Dec 17, 2024
1 parent 22cf1b8 commit 962be85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/engine/tree/src/tree/root.rs
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,7 @@ where
config.nodes_sorted.clone(),
config.state_sorted.clone(),
config.prefix_sets.clone(),
.with_branch_node_hash_masks(true)
)
.multiproof(proof_targets.clone());

Expand Down

0 comments on commit 962be85

Please sign in to comment.