From 37ce640ac0871b01b9c95fb8d360e593d9efe89f Mon Sep 17 00:00:00 2001 From: Alex <18387287+wadealexc@users.noreply.github.com> Date: Fri, 16 Feb 2024 11:32:27 -0500 Subject: [PATCH] docs: fix README formatting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 78d1501d..530bad0e 100644 --- a/README.md +++ b/README.md @@ -117,9 +117,9 @@ Here is a breakdown of the inputs here: - "historicalSummaryStateFile" This is the beacon state at the slot such that: historical_summary_state.slot = `SLOTS_PER_HISTORICAL_ROOT` * (withdrawal_slot // `SLOTS_PER_HISTORICAL_ROOT`) + 1. - -blockHeaderFile - blockHeader from the withdrawal slot - -blockBodyFile" Is the block body file from the withdrawal slot - -withdrawalIndex Is the index of the withdrawal within the block (between 0 and 15) + - blockHeaderFile - blockHeader from the withdrawal slot + - blockBodyFile" Is the block body file from the withdrawal slot + - withdrawalIndex Is the index of the withdrawal within the block (between 0 and 15) ### Generate a Balance Update Proof.