Skip to content

Commit

Permalink
Make linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
mkalinin committed Jun 28, 2023
1 parent d6b3f86 commit 74eef76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions EIPS/eip-6110.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ Consensus layer changes can be summarized into the following list:
4. A new `process_deposit_receipt` function is added to the block processing routine to handle `deposit_receipts` processing.

Detailed consensus layer specification can be found in following documents:

* [`eip6110/beacon-chain.md`](https://github.com/ethereum/consensus-specs/tree/2660af05390aa61f06142e1c6311a3a3c633f720/specs/_features/eip6110/beacon-chain.md) -- state transition.
* [`eip6110/validator.md`](https://github.com/ethereum/consensus-specs/tree/2660af05390aa61f06142e1c6311a3a3c633f720/specs/_features/eip6110/validator.md) -- validator guide.
* [`eip6110/fork.md`](https://github.com/ethereum/consensus-specs/tree/2660af05390aa61f06142e1c6311a3a3c633f720/specs/_features/eip6110/fork.md) -- EIP activation.
Expand Down

0 comments on commit 74eef76

Please sign in to comment.