defs: fix testnet backend uris

pull/41/head
Pavol Rusnak 6 years ago
parent 97655c70e7
commit 37a22b045f
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -32,10 +32,10 @@
"uri_prefix": "bitcoin",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://testnet-bitcore1.trezor.io",
"https://testnet-bitcore2.trezor.io"
"bitcore": [],
"blockbook": [
"https://tbtc1.trezor.io",
"https://tbtc2.trezor.io"
],
"blockbook": [],
"cooldown": 100
}

Loading…
Cancel
Save