mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-18 12:28:09 +00:00
fix(common): cardano blockfrost definitions (#1879)
This commit is contained in:
parent
b4663dddff
commit
bc13566d7b
@ -271,13 +271,13 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"misc:ADA": {
|
"misc:ADA": {
|
||||||
"type": "cardano",
|
"type": "blockfrost",
|
||||||
"url": [
|
"url": [
|
||||||
"wss://trezor-cardano-mainnet.blockfrost.io"
|
"wss://trezor-cardano-mainnet.blockfrost.io"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"misc:tADA": {
|
"misc:tADA": {
|
||||||
"type": "cardano",
|
"type": "blockfrost",
|
||||||
"url": [
|
"url": [
|
||||||
"wss://trezor-cardano-testnet.blockfrost.io"
|
"wss://trezor-cardano-testnet.blockfrost.io"
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user