Revert hackmd link -- original link was good, just accidentally overwritten

This commit is contained in:
Dankrad Feist 2020-12-28 17:47:04 +00:00 committed by protolambda
parent ac0686de04
commit 0af9e25e6b
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/B1YJPGkpD) and more broadly [here](https://arxiv.org/abs/1809.09044), using KZG10 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/G-Iy5jqyT7CXWEz8Ssos8g) and more broadly [here](https://arxiv.org/abs/1809.09044), using KZG10 commitments to commit to data to remove any need for fraud proofs (and hence, safety-critical synchrony assumptions) in the design.
## Custom types