diff --git a/_templates/choose-your-wallet.html b/_templates/choose-your-wallet.html index 3068e632..6eb2efb0 100755 --- a/_templates/choose-your-wallet.html +++ b/_templates/choose-your-wallet.html @@ -62,32 +62,6 @@ wallets: privacyaddressreuse: "checkpassprivacyaddressrotation" privacydisclosure: "checkpassprivacydisclosurefullnode" privacynetwork: "checkpassprivacynetworksupporttorproxy" -- multibithd: - title: "MultiBit HD" - titleshort: "MultiBit HD" - compat: "desktop windows mac linux" - level: 2 - platform: - desktop: - text: "walletmultibithd" - link: "https://multibit.org" - source: "https://github.com/bitcoin-solutions/multibit-hd" - screenshot: "multibithd.png" - os: - - windows - - mac - - linux - check: - control: "checkgoodcontrolfull" - validation: "checkpassvalidationspvp2p" - transparency: "checkpasstransparencyopensource" - environment: "checkfailenvironmentdesktop" - privacy: "checkpassprivacybasic" - fees: "checkfailfeecontrolstatic" - privacycheck: - privacyaddressreuse: "checkpassprivacyaddressrotation" - privacydisclosure: "checkfailprivacydisclosurespv" - privacynetwork: "checkpassprivacynetworksupporttorproxy" - armory: title: "Armory" titleshort: "Armory" diff --git a/img/screenshots/multibithd.png b/img/screenshots/multibithd.png deleted file mode 100644 index 9a3b9a3c..00000000 Binary files a/img/screenshots/multibithd.png and /dev/null differ diff --git a/img/wallet/multibithd.png b/img/wallet/multibithd.png deleted file mode 100644 index 5a005bde..00000000 Binary files a/img/wallet/multibithd.png and /dev/null differ