You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ There are also aggregated json files with all chains automatically assembled:
92
92
We cannot allow more than one chain with the same chainID - this would open the door to replay attacks.
93
93
The first pull request gets the chainID assigned. When creating a chain we can expect that you read EIP155 which states this repo.
94
94
All pull requests trying to replace a chainID because they think their chain is better than the other will be closed.
95
-
The only way to get a chain reassigned is when the old chain gets deprecated. This can e.g. be used for testnets that are short-lived. But then you will get the redFlag "reusedChaiID" that should be displayed in clients to warn them about the dangers here.
95
+
The only way to get a chain reassigned is when the old chain gets deprecated. This can e.g. be used for testnets that are short-lived. But then you will get the redFlag "reusedChainID" that should be displayed in clients to warn them about the dangers here.
0 commit comments