mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 15:38:11 +00:00
defs: fix grs backend uri
This commit is contained in:
parent
8cabc077db
commit
11221cfe1c
@ -34,7 +34,7 @@
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://groestlsight.groestlcoin.org",
|
||||
"https://grsblocks.com/"
|
||||
"https://grsblocks.com"
|
||||
],
|
||||
"blockbook": [
|
||||
"https://blockbook.groestlcoin.org"
|
||||
|
Loading…
Reference in New Issue
Block a user