Skip to content

Commit

Permalink
Update rust/src/verify.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-axner authored Sep 25, 2024
1 parent 277f4f4 commit 3ce23e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/src/verify.rs
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@ mod tests {
},
),
(
"rejects inner spec with max prefix length >= min prefix lenght + child size",
"rejects inner spec with max prefix length >= min prefix length + child size",
ExistenceCase {
proof: ExistenceProof {
key: b"foo".to_vec(),
Expand Down

0 comments on commit 3ce23e4

Please sign in to comment.