Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
Enable deneb from genesis
Browse files Browse the repository at this point in the history
  • Loading branch information
yrong committed Jan 19, 2024
1 parent bbd897e commit 70402c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@ parameter_types! {
},
deneb: Fork {
version: [4, 0, 0, 1], // 0x04000001
epoch: 20,
epoch: 0,
}
};
}
Expand Down

0 comments on commit 70402c6

Please sign in to comment.