Skip to content

Commit 863e0f6

Browse files
chore: add p2p milestone for mainnet (#6)
1 parent d92988a commit 863e0f6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/mainnet/milestones.json

+6
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,11 @@
6767
{
6868
"height": 17632000,
6969
"aip37": true
70+
},
71+
{
72+
"height": 21235300,
73+
"p2p": {
74+
"minimumVersions": [">=3.5.0"]
75+
}
7076
}
7177
]

0 commit comments

Comments
 (0)