Update specs/phase1/beacon-chain.md

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
This commit is contained in:
dankrad 2020-12-28 16:15:07 +00:00 committed by protolambda
parent 0408aa52cc
commit 6660262f5d
No known key found for this signature in database
GPG Key ID: EC89FDBB2B4C7623

View File

@ -53,7 +53,7 @@
## Introduction
This document describes the extensions made to the Phase 0 design of The Beacon Chain to support data sharding, based on the ideas [here](https://hackmd.io/@HWeNw8hNRimMm2m2GH56Cw/r1XzqYIOv) and more broadly [here](https://arxiv.org/abs/1809.09044), using Kate commitments to commit to data to remove any need for fraud proofs (and hence, safety-critical synchrony assumptions) in the design.
This document describes the extensions made to the Phase 0 design of The Beacon Chain to support data sharding, based on the ideas [here](https://hackmd.io/@HWeNw8hNRimMm2m2GH56Cw/B1YJPGkpD) and more broadly [here](https://arxiv.org/abs/1809.09044), using Kate commitments to commit to data to remove any need for fraud proofs (and hence, safety-critical synchrony assumptions) in the design.
## Custom types