mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-17 19:00:58 +00:00
defs: drop non-responding bitcore backends
This commit is contained in:
parent
616c9fa7c0
commit
5a5c0db194
@ -32,9 +32,7 @@
|
||||
"uri_prefix": "crown",
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://crw-bitcore.crown.tech"
|
||||
],
|
||||
"bitcore": [],
|
||||
"blockbook": [],
|
||||
"cooldown": 100
|
||||
}
|
||||
|
@ -32,10 +32,7 @@
|
||||
"uri_prefix": "komodo",
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://www.kmdexplorer.io",
|
||||
"https://kmdexplorer.ru"
|
||||
],
|
||||
"bitcore": [],
|
||||
"blockbook": [],
|
||||
"cooldown": 100
|
||||
}
|
||||
|
@ -32,10 +32,7 @@
|
||||
"uri_prefix": "nix",
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://blockchain.nixplatform.io"
|
||||
],
|
||||
"blockbook": [
|
||||
],
|
||||
"bitcore": [],
|
||||
"blockbook": [],
|
||||
"cooldown": 100
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user