mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-15 20:19:23 +00:00
coins: add bitcore URL for Decred Testnet (copied from python-trezor)
This commit is contained in:
parent
46bc119962
commit
233456f077
@ -542,6 +542,8 @@
|
||||
"address_prefix": "bitcoin:",
|
||||
"min_address_length": 35,
|
||||
"max_address_length": 35,
|
||||
"bitcore": []
|
||||
"bitcore": [
|
||||
"https://testnet.decred.org"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user