Skip to content

Commit

Permalink
correct punctaution
Browse files Browse the repository at this point in the history
  • Loading branch information
joaniefromtheblock authored Jan 25, 2024
1 parent b54fb28 commit 3081029
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/concepts/withdrawals.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,10 @@ of Capella), there's no mechanism for recycling the validator ID that has been e
From the first Capella slot, block proposers provide up to 16 withdrawals per
proposed block.

Proposers start with validator 1 and search for validators that meet any of these criteria: they have an Ethereum address as a withdrawal address, possess an excess balance, or have exited.
Proposers start with validator 1 and search for validators that meet any of these criteria:
- have an Ethereum address as a withdrawal address,
- posses an excess balance,
- have exited.

Block proposers select the withdrawals that go into the block.
In each block, up to 16 changes to withdrawal credentials are also allowed,
Expand Down

0 comments on commit 3081029

Please sign in to comment.