Skip to content

Commit

Permalink
docs: fix README formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
wadealexc authored Feb 16, 2024
1 parent a71b38a commit 37ce640
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 37ce640

Please sign in to comment.