mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-21 23:18:13 +00:00
git subrepo pull common
subrepo: subdir: "common" merged: "f88fa3f75" upstream: origin: "git+ssh://git@github.com/trezor/trezor-common" branch: "master" commit: "f88fa3f75" git-subrepo: version: "0.4.0" origin: "https://github.com/ingydotnet/git-subrepo" commit: "5d6aba9"
This commit is contained in:
parent
dfe3e3e95e
commit
4c640bcb3e
@ -6,7 +6,7 @@
|
||||
[subrepo]
|
||||
remote = git+ssh://git@github.com/trezor/trezor-common
|
||||
branch = master
|
||||
commit = 3cd4b8eaabab9c1a88c219bcf824b696a8eb5478
|
||||
parent = 533d9c67943789cc0d5d3e550ed913bcff0211ab
|
||||
commit = f88fa3f751b52a746f21f1d50035b867b40120db
|
||||
parent = dfe3e3e95e245a7fcd8e241ae547e88c67756872
|
||||
method = rebase
|
||||
cmdver = 0.4.0
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -25,7 +25,8 @@
|
||||
"Github": "https://github.com/stellar/stellar-core"
|
||||
},
|
||||
"wallet": {
|
||||
"Account Viewer": "https://trezor.io/stellar/"
|
||||
"Account Viewer": "https://trezor.io/stellar/",
|
||||
"Exodus": "https://www.exodus.io"
|
||||
},
|
||||
"blockchain_link": null
|
||||
},
|
||||
@ -55,7 +56,9 @@
|
||||
"Github": "https://github.com/ripple/rippled"
|
||||
},
|
||||
"wallet": {
|
||||
"Trezor Beta": "https://beta-wallet.trezor.io/next/"
|
||||
"Trezor Beta": "https://beta-wallet.trezor.io/next/",
|
||||
"Exodus": "https://www.exodus.io",
|
||||
"Magnum": "https://magnumwallet.co"
|
||||
},
|
||||
"blockchain_link": {
|
||||
"type": "ripple",
|
||||
|
@ -3,19 +3,23 @@
|
||||
"Actilectrum": "https://actilectrum.org"
|
||||
},
|
||||
"bitcoin:BCH": {
|
||||
"Electron Cash": "https://electroncash.org"
|
||||
"Electron Cash": "https://electroncash.org",
|
||||
"Exodus": "https://www.exodus.io"
|
||||
},
|
||||
"bitcoin:BELL": {
|
||||
"Electrum-BELL": "https://bell.electrum-jp.net"
|
||||
},
|
||||
"bitcoin:BTC": {
|
||||
"Electrum": "https://electrum.org"
|
||||
"Electrum": "https://electrum.org",
|
||||
"Magnum": "https://magnumwallet.co",
|
||||
"Exodus": "https://www.exodus.io"
|
||||
},
|
||||
"bitcoin:BTCP": {
|
||||
"BTCP Electrum": "https://github.com/BTCPrivate/electrum-btcp"
|
||||
},
|
||||
"bitcoin:BTG": {
|
||||
"ElectrumG": "https://github.com/BTCGPU/electrum"
|
||||
"ElectrumG": "https://github.com/BTCGPU/electrum",
|
||||
"Exodus": "https://www.exodus.io"
|
||||
},
|
||||
"bitcoin:BTX": {
|
||||
"Magnum": "https://magnumwallet.co",
|
||||
@ -28,11 +32,20 @@
|
||||
"Electrum-CPU": "https://cpuchain.org/download-page.html"
|
||||
},
|
||||
"bitcoin:DASH": {
|
||||
"Dash Electrum": "https://electrum.dash.org"
|
||||
"Dash Electrum": "https://electrum.dash.org",
|
||||
"Magnum": "https://magnumwallet.co",
|
||||
"Exodus": "https://www.exodus.io"
|
||||
},
|
||||
"bitcoin:DCR": {
|
||||
"Exodus": "https://www.exodus.io"
|
||||
},
|
||||
"bitcoin:DGB": {
|
||||
"Exodus": "https://www.exodus.io"
|
||||
},
|
||||
"bitcoin:DOGE": {
|
||||
"Exodus": "https://www.exodus.io",
|
||||
"Magnum": "https://magnumwallet.co"
|
||||
},
|
||||
"bitcoin:FJC": {
|
||||
"Electrum-FJC": "http://www.fujicoin.org/downloads.php"
|
||||
},
|
||||
@ -52,7 +65,8 @@
|
||||
"Electrum-KOTO": "https://electrum.kotocoin.info"
|
||||
},
|
||||
"bitcoin:LTC": {
|
||||
"Electrum-LTC": "https://electrum-ltc.org"
|
||||
"Electrum-LTC": "https://electrum-ltc.org",
|
||||
"Exodus": "https://www.exodus.io"
|
||||
},
|
||||
"bitcoin:MONA": {
|
||||
"Electrum-MONA": "https://electrum-mona.org"
|
||||
@ -96,6 +110,10 @@
|
||||
"bitcoin:ZNY": {
|
||||
"Electrum-ZNY": "https://zny.electrum-jp.net"
|
||||
},
|
||||
"bitcoin:ZEC": {
|
||||
"Magnum": "https://magnumwallet.co",
|
||||
"Exodus": "https://www.exodus.io"
|
||||
},
|
||||
"bitcoin:XRC": {
|
||||
"Electrum-XRC": "https://electrum.bitcoinrh.org"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user