Skip to content

Commit 576b3b9

Browse files
committed
Update db types hash
1 parent 92569c1 commit 576b3b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ethexe/common/src/db.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ mod tests {
247247
#[test]
248248
fn ensure_types_unchanged() {
249249
const EXPECTED_TYPE_INFO_HASH: &str =
250-
"36d0e8436bb8fa8ea920012e1b4b079f9b6a83414e016771afc977568d30f29b";
250+
"0580bc22db8985492deb3dc451c726597b67ee4d3b21b10d400301385796d540";
251251

252252
let types = [
253253
meta_type::<BlockMeta>(),

0 commit comments

Comments
 (0)