mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-18 04:18:10 +00:00
feat: cardano blockchain link definitions
This commit is contained in:
parent
fddac0434b
commit
6fef12128b
@ -269,5 +269,17 @@
|
|||||||
"url": [
|
"url": [
|
||||||
"wss://s.altnet.rippletest.net"
|
"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