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

added new blockbook urls for ETH and ETC (#217)

This commit is contained in:
Szymon Lesisz 2018-10-18 16:45:33 +02:00 committed by Pavol Rusnak
parent 8030b6ce38
commit b33157281e

View File

@ -8,6 +8,7 @@
"rskip60": false,
"url": "https://www.ethereum.org",
"blockbook": [
"https://eth1.trezor.io",
"https://eth2.trezor.io"
]
},
@ -122,6 +123,7 @@
"rskip60": false,
"url": "https://ethereumclassic.github.io",
"blockbook": [
"https://etc1.trezor.io",
"https://etc2.trezor.io"
]
},