Skip to content

Commit

Permalink
doctoc
Browse files Browse the repository at this point in the history
  • Loading branch information
potuz committed Jul 24, 2024
1 parent 0c35996 commit e916f57
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions specs/_features/eip7732/beacon-chain.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@
- [New `verify_execution_payload_envelope_signature`](#new-verify_execution_payload_envelope_signature)
- [Modified `is_merge_transition_complete`](#modified-is_merge_transition_complete)
- [Modified `validate_merge_block`](#modified-validate_merge_block)
- [Testing](#testing)
- [Modified `initialize_beacon_state_from_eth1`](#modified-initialize_beacon_state_from_eth1)
- [Modified `is_merge_transition_complete`](#modified-is_merge_transition_complete-1)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<!-- /TOC -->
Expand Down
1 change: 1 addition & 0 deletions specs/_features/eip7732/fork-choice.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
- [`seconds_into_slot`](#seconds_into_slot)
- [Modified `on_tick_per_slot`](#modified-on_tick_per_slot)
- [`on_payload_attestation_message`](#on_payload_attestation_message)
- [Modified `validate_merge_block`](#modified-validate_merge_block)

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

0 comments on commit e916f57

Please sign in to comment.