From 7a940b8ec02fe63c898f5c473a14479ef0629f69 Mon Sep 17 00:00:00 2001 From: hewigovens Date: Sun, 12 Jun 2022 08:22:23 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto) --- blockchains/klaytn/info/info.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/blockchains/klaytn/info/info.json b/blockchains/klaytn/info/info.json index 6a553be73..ecc422b94 100644 --- a/blockchains/klaytn/info/info.json +++ b/blockchains/klaytn/info/info.json @@ -1,17 +1,17 @@ { - "name": "klaytn", - "website": "https://klaytn.foundation", - "description": "Klaytn is an open-source public blockchain for all who wish to build, work, or play in the metaverse.", - "explorer": "https://scope.klaytn.com", - "research": "", - "symbol": "KLAY", - "type": "coin", - "decimals": 18, - "status": "active", - "links": [ - { - "name": "twitter", - "url": "https://twitter.com/klaytn_official" - } - ] + "name": "klaytn", + "website": "https://klaytn.foundation", + "description": "Klaytn is an open-source public blockchain for all who wish to build, work, or play in the metaverse.", + "explorer": "https://scope.klaytn.com", + "research": "", + "symbol": "KLAY", + "type": "coin", + "decimals": 18, + "status": "active", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/klaytn_official" + } + ] } \ No newline at end of file