Skip to content

Commit

Permalink
Update sync_protocol.md
Browse files Browse the repository at this point in the history
  • Loading branch information
terencechain authored Apr 15, 2019
1 parent 40d6a26 commit 758696b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/light_client/sync_protocol.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Beacon Chain Light Client Syncing

__NOTICE__: This document is a work-in-progress for researchers and implementers. One of the design goals of the eth2 beacon chain is light-client friendlines, both to allow low-resource clients (mobile phones, IoT, etc) to maintain access to the blockchain in a reasonably safe way, but also to facilitate the development of "bridges" between the eth2 beacon chain and other chains.
__NOTICE__: This document is a work-in-progress for researchers and implementers. One of the design goals of the eth2 beacon chain is light-client friendliness, both to allow low-resource clients (mobile phones, IoT, etc) to maintain access to the blockchain in a reasonably safe way, but also to facilitate the development of "bridges" between the eth2 beacon chain and other chains.

## Table of Contents

Expand Down

0 comments on commit 758696b

Please sign in to comment.