mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Add bc.info iphone mobile section
This commit is contained in:
parent
7b09c1e9b0
commit
f0da5a7bf4
1 changed files with 37 additions and 2 deletions
|
@ -224,8 +224,8 @@ wallets:
|
|||
platform:
|
||||
mobile:
|
||||
text: "walletblockchaininfo"
|
||||
link: "https://play.google.com/store/apps/details?id=piuk.blockchain.android"
|
||||
screenshot: "blockchainandroid.png"
|
||||
link: "https://itunes.apple.com/us/app/blockchain-bitcoin-wallet/id493253309"
|
||||
screenshot: "blockchainiphone.png"
|
||||
os:
|
||||
- android
|
||||
- iphone
|
||||
|
@ -272,6 +272,41 @@ wallets:
|
|||
privacyaddressreuse: "checkfailprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosureaccount"
|
||||
privacynetwork: "checkpassprivacynetworksupporttorproxy"
|
||||
iphone:
|
||||
text: "walletblockchaininfo"
|
||||
link: "https://itunes.apple.com/us/app/blockchain-bitcoin-wallet/id493253309"
|
||||
screenshot: "blockchainiphone.png"
|
||||
os:
|
||||
- android
|
||||
- iphone
|
||||
check:
|
||||
control: "checkpasscontrolhybrid"
|
||||
decentralization: "checkfaildecentralizecentralized"
|
||||
transparency: "checkpasstransparencyopensource"
|
||||
environment: "checkpassenvironmentmobile"
|
||||
privacy: "checkfailprivacyweak"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkfailprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosureaccount"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
mobile:
|
||||
text: "walletblockchaininfo"
|
||||
link: "https://play.google.com/store/apps/details?id=piuk.blockchain.android"
|
||||
screenshot: "blockchainandroid.png"
|
||||
os:
|
||||
- android
|
||||
- iphone
|
||||
check:
|
||||
control: "checkpasscontrolhybrid"
|
||||
decentralization: "checkfaildecentralizecentralized"
|
||||
transparency: "checkpasstransparencyopensource"
|
||||
environment: "checkpassenvironmentmobile"
|
||||
privacy: "checkfailprivacyweak"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkfailprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosureaccount"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
|
||||
- bitgo:
|
||||
title: "BitGo"
|
||||
titleshort: "BitGo"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue