Update 0_beacon-chain.md

This commit is contained in:
Justin
2019-04-15 08:14:33 +10:00
committed by GitHub
parent 9eba123e2e
commit a25c436b78

View File

@@ -1360,7 +1360,7 @@ The initial deployment phases of Ethereum 2.0 are implemented without consensus
### Deposit arguments
The deposit contract has a single `deposit` function which takes as argument a SimpleSerialize'd `DepositData`.
The deposit contract has a single `deposit` function which takes as argument the `DepositData` fields.
### Withdrawal credentials