From 31469336c367c96673e4436b5bbc2d021493c654 Mon Sep 17 00:00:00 2001 From: Ilan <36084092+ilanolkies@users.noreply.github.com> Date: Mon, 11 Jun 2018 10:51:55 -0300 Subject: [PATCH] Rootstock to RSK - Network name (#131) --- coins_details.json | 2 +- defs/ethereum/networks.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/coins_details.json b/coins_details.json index 7f41a0b186..e3b1970bf1 100644 --- a/coins_details.json +++ b/coins_details.json @@ -97,7 +97,7 @@ "MyEtherWallet": "https://www.myetherwallet.com" }, "marketcap_usd": 0, - "name": "Rootstock", + "name": "RSK", "shortcut": "RSK", "t1_enabled": "yes", "t2_enabled": "yes", diff --git a/defs/ethereum/networks.json b/defs/ethereum/networks.json index c7d8a0ee62..450c93947d 100644 --- a/defs/ethereum/networks.json +++ b/defs/ethereum/networks.json @@ -45,14 +45,14 @@ "chain_id": 30, "slip44": 137, "shortcut": "RSK", - "name": "Rootstock", + "name": "RSK", "url": "https://www.rsk.co" }, { "chain_id": 31, "slip44": 1, "shortcut": "tRSK", - "name": "Rootstock Testnet", + "name": "RSK Testnet", "url": "https://www.rsk.co" }, {