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

pull/41/head
Szymon Lesisz 6 years ago committed by Pavol Rusnak
parent 8030b6ce38
commit b33157281e

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

Loading…
Cancel
Save