Skip to content

Commit

Permalink
Update toc
Browse files Browse the repository at this point in the history
  • Loading branch information
terencechain authored Jun 9, 2020
1 parent ef11e92 commit 0f6efcd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions specs/phase1/beacon-chain.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
- [Custom types](#custom-types)
- [Configuration](#configuration)
- [Misc](#misc)
- [Shard block configs](#shard-block-configs)
- [Gwei values](#gwei-values)
- [Initial values](#initial-values)
- [Time parameters](#time-parameters)
- [Domain types](#domain-types)
- [Updated containers](#updated-containers)
- [Extended `AttestationData`](#extended-attestationdata)
- [Extended `Attestation`](#extended-attestation)
Expand Down Expand Up @@ -109,6 +114,7 @@ Configuration is not namespaced. Instead it is strictly an extension;
| `GASPRICE_ADJUSTMENT_COEFFICIENT` | `2**3` (= 8) |

### Shard block configs

| Name | Value |
| - | - |
| `MAX_SHARD_BLOCK_SIZE` | `2**20` (= 1,048,576) |
Expand Down

0 comments on commit 0f6efcd

Please sign in to comment.