From 7b3b97466b4caf48576fbb69f9e1387e4f099061 Mon Sep 17 00:00:00 2001 From: ligi Date: Thu, 10 Feb 2022 09:39:25 +0100 Subject: [PATCH] remove extra comma --- _data/chains/eip155-87.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/chains/eip155-87.json b/_data/chains/eip155-87.json index 8cc757b4..d729b9c9 100644 --- a/_data/chains/eip155-87.json +++ b/_data/chains/eip155-87.json @@ -15,5 +15,5 @@ "infoURL": "https://novanetwork.io/", "shortName": "nbx", "chainId": 87, - "networkId": 87, + "networkId": 87 }