Skip to content

Commit

Permalink
Merge pull request #222 from ralexstokes/ralexstokes-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ralexstokes authored Aug 30, 2023
2 parents 49c154a + fb97177 commit 87f962e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ To add support for a new network, you can:

1. add a new module under `ethereum_consensus::configs` using an existing network as a template
2. add the network's `genesis_time` and support for a `Clock` for that network in `ethereum_consensus::clock`
3. there are convenience methods on `ethereum_consensus::state_transition::Context` for each networkd and these should also be updated for the new network

0 comments on commit 87f962e

Please sign in to comment.