From 0df308eb5227d2150082c492e36e3065574929f3 Mon Sep 17 00:00:00 2001 From: Felix Hildebrandt Date: Tue, 31 Oct 2023 13:15:05 +0100 Subject: [PATCH] apply suggestions --- docs/networks/advanced-guides/withdrawal-update.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/networks/advanced-guides/withdrawal-update.md b/docs/networks/advanced-guides/withdrawal-update.md index d5ba9fd577..1f064c96be 100644 --- a/docs/networks/advanced-guides/withdrawal-update.md +++ b/docs/networks/advanced-guides/withdrawal-update.md @@ -160,7 +160,7 @@ During **Step 4**, you will have to define an index position of the validator ke During **Step 6 and 7**, you will have to input hexadecimal values. - Ensure to add `0x` in front of the copied withdrawal credential -- Verify that your EOA address has the `0x` prefixe +- Verify that your EOA address has the `0x` prefix ::: @@ -219,7 +219,7 @@ POST -H "Content-type: application/json" -d '' http://localhost:3500/eth/v1/beacon/pool/bls_to_execution_changes ``` -3. Log into your node’s terminal and execute the broadcast command on your consensus interface: +3. Log into your node’s terminal and execute the broadcast command on it's local consensus interface: ```bash curl -X POST -H "Content-type: application/json" -d ''