Skip to content

Commit c96c0bf

Browse files
vtamaraligi
andauthored
Fix typo (#6971)
Co-authored-by: ligi <ligi@ligi.de>
1 parent 1947182 commit c96c0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ There are also aggregated json files with all chains automatically assembled:
9292
We cannot allow more than one chain with the same chainID - this would open the door to replay attacks.
9393
The first pull request gets the chainID assigned. When creating a chain we can expect that you read EIP155 which states this repo.
9494
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.
9696

9797
## Getting your PR merged
9898
### before PR is submitted

0 commit comments

Comments
 (0)