diff --git a/docs/04-configuration/pr-ready/eip155-138.json b/docs/04-configuration/pr-ready/eip155-138.json index e2f7282..0b46ff9 100644 --- a/docs/04-configuration/pr-ready/eip155-138.json +++ b/docs/04-configuration/pr-ready/eip155-138.json @@ -14,14 +14,7 @@ "https://rpc.defi-oracle.io", "wss://wss.defi-oracle.io" ], - "features": [ - { - "name": "EIP155" - }, - { - "name": "EIP1559" - } - ], + "features": [{ "name": "EIP155" }, { "name": "EIP1559" }], "faucets": [], "nativeCurrency": { "name": "Ether", @@ -43,4 +36,4 @@ "standard": "EIP3091" } ] -} \ No newline at end of file +}