mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-14 03:30:02 +00:00
defs: fix testnet backend uris
This commit is contained in:
parent
97655c70e7
commit
37a22b045f
@ -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…
Reference in New Issue
Block a user