Skip to content

Commit

Permalink
More fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
gruve-p committed May 19, 2024
1 parent 557a8dc commit 694a3f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion groestlcoin/src/hash_types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ mod tests {

assert_eq!(
FilterHash::hash(&[]).to_string(),
"56944c5d3f98413ef45cf54545538103cc9f298e0575820ad3591376e2e0f65d",
"5ea6b3ce1e127fa47a491084b10542e0436c82fb0ec51557f8dfc686d314fbfd",
);
assert_eq!(
FilterHeader::hash(&[]).to_string(),
Expand Down

0 comments on commit 694a3f0

Please sign in to comment.