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",
|
"uri_prefix": "crown",
|
||||||
"min_address_length": 27,
|
"min_address_length": 27,
|
||||||
"max_address_length": 34,
|
"max_address_length": 34,
|
||||||
"bitcore": [
|
"bitcore": [],
|
||||||
"https://crw-bitcore.crown.tech"
|
|
||||||
],
|
|
||||||
"blockbook": [],
|
"blockbook": [],
|
||||||
"cooldown": 100
|
"cooldown": 100
|
||||||
}
|
}
|
||||||
|
@ -32,10 +32,7 @@
|
|||||||
"uri_prefix": "komodo",
|
"uri_prefix": "komodo",
|
||||||
"min_address_length": 27,
|
"min_address_length": 27,
|
||||||
"max_address_length": 34,
|
"max_address_length": 34,
|
||||||
"bitcore": [
|
"bitcore": [],
|
||||||
"https://www.kmdexplorer.io",
|
|
||||||
"https://kmdexplorer.ru"
|
|
||||||
],
|
|
||||||
"blockbook": [],
|
"blockbook": [],
|
||||||
"cooldown": 100
|
"cooldown": 100
|
||||||
}
|
}
|
||||||
|
@ -32,10 +32,7 @@
|
|||||||
"uri_prefix": "nix",
|
"uri_prefix": "nix",
|
||||||
"min_address_length": 27,
|
"min_address_length": 27,
|
||||||
"max_address_length": 34,
|
"max_address_length": 34,
|
||||||
"bitcore": [
|
"bitcore": [],
|
||||||
"https://blockchain.nixplatform.io"
|
"blockbook": [],
|
||||||
],
|
|
||||||
"blockbook": [
|
|
||||||
],
|
|
||||||
"cooldown": 100
|
"cooldown": 100
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user