From 308102984d8d093a84d8e21981ac65c2a4a1d91c Mon Sep 17 00:00:00 2001 From: Joan E <153745173+joaniefromtheblock@users.noreply.github.com> Date: Thu, 25 Jan 2024 10:41:22 -0800 Subject: [PATCH] correct punctaution --- docs/concepts/withdrawals.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/concepts/withdrawals.md b/docs/concepts/withdrawals.md index 019d82907..5a7503517 100644 --- a/docs/concepts/withdrawals.md +++ b/docs/concepts/withdrawals.md @@ -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,