Update index.mdx
This commit is contained in:
parent
907540014e
commit
3870cfc5fd
|
@ -94,12 +94,12 @@ import {
|
|||
timeline={[
|
||||
{
|
||||
period: '2024 Q1',
|
||||
borderStyle: 'dashed',
|
||||
borderStyle: 'solid',
|
||||
description: "Full specification of the base layer",
|
||||
},
|
||||
{
|
||||
period: '2024 Q3',
|
||||
borderStyle: 'dashed',
|
||||
borderStyle: 'solid',
|
||||
description: 'Testnet base layer implementation',
|
||||
},
|
||||
{
|
||||
|
@ -109,11 +109,12 @@ import {
|
|||
},
|
||||
{
|
||||
period: '2025 Q1',
|
||||
borderStyle: 'solid',
|
||||
description: 'Testnet coordination layer implementation',
|
||||
},
|
||||
{
|
||||
period: '2025 Q3',
|
||||
borderStyle: 'dashed',
|
||||
borderStyle: 'solid',
|
||||
description: 'Mainet base plus coordination layer launch',
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue