From f282573c31fdacf12ffea3fa1a7e011ea21156e0 Mon Sep 17 00:00:00 2001 From: TDevD Date: Sat, 11 Aug 2018 13:47:50 +0200 Subject: [PATCH] Whirlpool: Samourai Zerolink implementation --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 39a2710..0726715 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,6 @@ III. [Wallet Privacy Framework](#iii-wallet-privacy-framework)    A. [Pre-Mix Wallet](#a-pre-mix-wallet)    B. [Post-Mix Wallet](#b-post-mix-wallet)    C. [Stealth Addresses](#c-stealth-addresses) -IV. [Samourai Wallet](#v-samourai-wallet) ## I. Introduction @@ -555,10 +554,3 @@ Note that BIP47 [notification transactions](https://github.com/bitcoin/bips/blob ##### Pseudonymous Repositories BIP47 payment codes, being unique identifiers derived from the wallet seed, MAY be served up pseudonymously from a [repository](https://paynym.is) or key store of some kind. Such services are being rolled out presently with an eye towards the development of pseudonymous payments, refunds, and mixing. - - -## IV. Samourai Wallet - -### Implementation - -Development on the Samourai Wallet implementation of ZeroLink is ongoing. The finished service will go under the name of WhirlPool.