Skip to content

Commit

Permalink
fix lodestar setup in nix, update fixtures with deneb fork
Browse files Browse the repository at this point in the history
  • Loading branch information
claravanstaden authored and claravanstaden committed Jan 21, 2024
1 parent e1f76b3 commit c529f4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@ parameter_types! {
},
deneb: Fork {
version: [144, 0, 0, 115], // 0x90000073
epoch: 4294967295,
epoch: 132608,
},
};
}
Expand Down

0 comments on commit c529f4d

Please sign in to comment.