Skip to content

Commit

Permalink
doctoc
Browse files Browse the repository at this point in the history
  • Loading branch information
arnetheduck committed Oct 5, 2021
1 parent ed7857d commit a94471f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions specs/merge/beacon-chain.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
- [New containers](#new-containers)
- [`ExecutionPayload`](#executionpayload)
- [`ExecutionPayloadHeader`](#executionpayloadheader)
- [`HistoricalBatchSummary`](#historicalbatchsummary)
- [Helper functions](#helper-functions)
- [Predicates](#predicates)
- [`is_merge_complete`](#is_merge_complete)
Expand All @@ -33,10 +34,12 @@
- [`execute_payload`](#execute_payload)
- [`notify_consensus_validated`](#notify_consensus_validated)
- [Block processing](#block-processing)
- [Epoch processing](#epoch-processing)
- [Execution payload processing](#execution-payload-processing)
- [`is_valid_gas_limit`](#is_valid_gas_limit)
- [`process_execution_payload`](#process_execution_payload)
- [Testing](#testing)
- [Historical batches updates](#historical-batches-updates)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<!-- /TOC -->
Expand Down

0 comments on commit a94471f

Please sign in to comment.