1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 15:38:11 +00:00

Fix chainid for Ethereum Social (#107)

This commit is contained in:
Akira Takizawa 2018-05-17 20:34:28 +09:00 committed by Pavol Rusnak
parent 87645b2600
commit 5254c12b0c

View File

@ -29,6 +29,12 @@
"name": "UBIQ",
"url": "https://ubiqsmart.com"
},
{
"chain_id": 28,
"shortcut": "ETSC",
"name": "Ethereum Social",
"url": "https://ethereumsocial.kr"
},
{
"chain_id": 30,
"shortcut": "RSK",
@ -59,12 +65,6 @@
"name": "Ethereum Classic Testnet",
"url": "https://ethereumclassic.github.io"
},
{
"chain_id": 1128,
"shortcut": "ETSC",
"name": "Ethereum Social",
"url": "https://ethereumsocial.kr"
},
{
"chain_id": 1987,
"shortcut": "EGEM",