Fix table
This commit is contained in:
parent
7e2a2b2027
commit
fe58c78da8
|
@ -33,7 +33,7 @@ This document describes the process of moving from Phase 0 to Phase 1 of Ethereu
|
||||||
Warning: this configuration is not definitive.
|
Warning: this configuration is not definitive.
|
||||||
|
|
||||||
| Name | Value |
|
| Name | Value |
|
||||||
| - | - | - |
|
| - | - |
|
||||||
| `PHASE_1_FORK_VERSION` | `Version('0x01000000')` |
|
| `PHASE_1_FORK_VERSION` | `Version('0x01000000')` |
|
||||||
| `INITIAL_ACTIVE_SHARDS` | `2**6` (= 64) |
|
| `INITIAL_ACTIVE_SHARDS` | `2**6` (= 64) |
|
||||||
| `INITIAL_GASPRICE` | `Gwei(10)` |
|
| `INITIAL_GASPRICE` | `Gwei(10)` |
|
||||||
|
|
Loading…
Reference in New Issue