From 11fce67025a4abe2da1019d6cdc02d0c9cca5c3f Mon Sep 17 00:00:00 2001 From: defiQUG Date: Wed, 1 Apr 2026 15:25:36 -0700 Subject: [PATCH] docs(pr-ready): align eip155-138.json with ethereum-lists/chains PR #8124 (Prettier) Made-with: Cursor --- docs/04-configuration/pr-ready/eip155-138.json | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) 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 +}