chore: add Cardano testnet support definitions

pull/2017/head
Vladimir Volek 2 years ago committed by matejcik
parent e2eb46f62c
commit e6da3ceb7b

@ -31,9 +31,9 @@
"bitcoin:RVN": true, "bitcoin:RVN": true,
"bitcoin:SYS": true, "bitcoin:SYS": true,
"bitcoin:TAZ": true, "bitcoin:TAZ": true,
"bitcoin:TDCR": true,
"bitcoin:TBCH": true, "bitcoin:TBCH": true,
"bitcoin:TBTG": true, "bitcoin:TBTG": true,
"bitcoin:TDCR": true,
"bitcoin:TEST": true, "bitcoin:TEST": true,
"bitcoin:UNO": true, "bitcoin:UNO": true,
"bitcoin:VIA": true, "bitcoin:VIA": true,
@ -73,6 +73,7 @@
"misc:XLM": true, "misc:XLM": true,
"misc:XRP": true, "misc:XRP": true,
"misc:XTZ": true, "misc:XTZ": true,
"misc:tADA": true,
"misc:tXRP": true, "misc:tXRP": true,
"nem:BREEZE": true, "nem:BREEZE": true,
"nem:DIM": true, "nem:DIM": true,
@ -2524,6 +2525,7 @@
"misc:XMR": "not implemented", "misc:XMR": "not implemented",
"misc:XRP": "not implemented", "misc:XRP": "not implemented",
"misc:XTZ": "not implemented", "misc:XTZ": "not implemented",
"misc:tADA": "not implemented",
"misc:tXRP": "not implemented" "misc:tXRP": "not implemented"
} }
}, },
@ -4617,6 +4619,7 @@
"misc:XMR": "2.0.8", "misc:XMR": "2.0.8",
"misc:XRP": "2.0.8", "misc:XRP": "2.0.8",
"misc:XTZ": "2.0.8", "misc:XTZ": "2.0.8",
"misc:tADA": "2.0.8",
"misc:tXRP": "2.0.8", "misc:tXRP": "2.0.8",
"nem:BREEZE": "2.0.7", "nem:BREEZE": "2.0.7",
"nem:DIM": "2.0.7", "nem:DIM": "2.0.7",

Loading…
Cancel
Save