We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8516f36 commit 14e2193Copy full SHA for 14e2193
data/devnets.ts
@@ -60,6 +60,10 @@ export const devnetsData: Devnet[] = [
60
title: 'High-level specification',
61
url: 'https://github.com/leanEthereum/pm/blob/main/breakout-rooms/leanConsensus/pq-interop/pq-devnet-1.md',
62
},
63
+ {
64
+ title: 'Devnet-1 Retrospective by Katya Ryazantseva',
65
+ url: 'https://hackmd.io/@katya-blockchain-dev/lean-devnet-1-retrospective',
66
+ },
67
],
68
69
{
0 commit comments