Apply suggestions from code review
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
This commit is contained in:
parent
108f1eed86
commit
3e7e780b77
|
@ -1,4 +1,4 @@
|
|||
# eip6110 Light Client -- Fork Logic
|
||||
# EIP-6110 Light Client -- Fork Logic
|
||||
|
||||
## Table of contents
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Deneb Light Client -- Full Node
|
||||
# EIP-6110 Light Client -- Full Node
|
||||
|
||||
**Notice**: This document is a work-in-progress for researchers and implementers.
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
|||
|
||||
## Introduction
|
||||
|
||||
This upgrade adds information about the execution payload to light client data as part of the Deneb upgrade.
|
||||
This upgrade adds information about the execution payload to light client data as part of the EIP-6110 upgrade.
|
||||
|
||||
## Helper functions
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Deneb Light Client -- Sync Protocol
|
||||
# EIP-6110 Light Client -- Sync Protocol
|
||||
|
||||
**Notice**: This document is a work-in-progress for researchers and implementers.
|
||||
|
||||
|
|
Loading…
Reference in New Issue