mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Wallets: Add Bitcoin LJR
This commit is contained in:
parent
cc64f12c07
commit
684a51e6ac
2 changed files with 26 additions and 0 deletions
|
@ -31,6 +31,31 @@ wallets:
|
|||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkpassprivacydisclosurefullnode"
|
||||
privacynetwork: "checkpassprivacynetworksupporttorproxy"
|
||||
- bitcoinljr:
|
||||
title: "Bitcoin LJR"
|
||||
titleshort: "Bitcoin<br>LJR"
|
||||
compat: "desktop windows mac linux"
|
||||
level: 1
|
||||
platform:
|
||||
desktop:
|
||||
text: "walletbitcoinljr"
|
||||
link: "http://luke.dashjr.org/programs/bitcoin-ljr/"
|
||||
source: "https://github.com/luke-jr/bitcoin"
|
||||
screenshot: "bitcoincore.png"
|
||||
os:
|
||||
- windows
|
||||
- mac
|
||||
- linux
|
||||
check:
|
||||
control: "checkgoodcontrolfull"
|
||||
validation: "checkgoodvalidationfullnode"
|
||||
transparency: "checkgoodtransparencydeterministic"
|
||||
environment: "checkfailenvironmentdesktop"
|
||||
privacy: "checkgoodprivacyimproved"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkpassprivacydisclosurefullnode"
|
||||
privacynetwork: "checkpassprivacynetworksupporttorproxy"
|
||||
- multibithd:
|
||||
title: "MultiBit HD"
|
||||
titleshort: "MultiBit HD"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue