1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 15:38:11 +00:00

common/defs: add Ritocoin blockbook host (#198)

This commit is contained in:
Scotty0448 2019-05-30 09:29:01 -06:00 committed by Pavol Rusnak
parent 21e485709b
commit a2370e0384

View File

@ -35,7 +35,9 @@
"bitcore": [ "bitcore": [
"https://insight.ritocoin.org" "https://insight.ritocoin.org"
], ],
"blockbook": [], "blockbook": [
"https://blockbook.ritocoin.org"
],
"cooldown": 100, "cooldown": 100,
"consensus_branch_id": null "consensus_branch_id": null
} }