From 938a0dbac16b7903e81923c77c24941bc94c8527 Mon Sep 17 00:00:00 2001 From: Pedro Gomes Date: Wed, 23 Jan 2019 18:56:22 +0000 Subject: [PATCH] lowercase Callisto Mainnet short_name --- _data/chains.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/chains.json b/_data/chains.json index 5471cc19..091461cf 100644 --- a/_data/chains.json +++ b/_data/chains.json @@ -145,7 +145,7 @@ }, { "name": "Callisto Mainnet", - "short_name": "CLO", + "short_name": "clo", "chain": "CLO", "network": "mainnet", "chain_id": 820,