Add features to example (#1945)

This commit is contained in:
ligi 2022-11-27 02:52:31 +01:00 committed by GitHub
parent 91bbbf2df1
commit 09ba64ce19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,7 @@ The source data is in _data/chains. Each chain has its own file with the filenam
"symbol": "ETH", "symbol": "ETH",
"decimals": 18 "decimals": 18
}, },
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "https://ethereum.org", "infoURL": "https://ethereum.org",
"shortName": "eth", "shortName": "eth",
"chainId": 1, "chainId": 1,