mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-17 21:22:10 +00:00
feat: cardano blockchain link definitions
This commit is contained in:
parent
fddac0434b
commit
6fef12128b
@ -269,5 +269,17 @@
|
||||
"url": [
|
||||
"wss://s.altnet.rippletest.net"
|
||||
]
|
||||
},
|
||||
"misc:ADA": {
|
||||
"type": "cardano",
|
||||
"url": [
|
||||
"wss://trezor-cardano-mainnet.blockfrost.io"
|
||||
]
|
||||
},
|
||||
"misc:tADA": {
|
||||
"type": "cardano",
|
||||
"url": [
|
||||
"wss://trezor-cardano-testnet.blockfrost.io"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user