Skip to content

Commit

Permalink
Correct build error
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-near committed Nov 2, 2023
1 parent 9dd985e commit ade198e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/store/src/trie/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1860,6 +1860,7 @@ mod borsh_compatibility_test {
hash(b"e"),
std::num::NonZeroU32::new(2).unwrap(),
)],
mem_trie_changes: None,
}
);
}
Expand Down

0 comments on commit ade198e

Please sign in to comment.