From 4fa5b4f9974ec82877ae11a0c72f65b9f6b25817 Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Fri, 30 Jun 2023 12:18:56 +0100 Subject: [PATCH] Update 88.md Co-authored-by: arthurfranca --- 88.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/88.md b/88.md index 985db5e..b68bd66 100644 --- a/88.md +++ b/88.md @@ -14,7 +14,7 @@ Nostr Cash is entirely custodial and trust based, and is just a common standard Relays offering mints must have a keypair and an additional nostr keypair for its mint. -Nostr Cash uses derived keys, much like [NIP26](https://github.com/nostr-protocol/nips/blob/master/26.md). Each "cash" is actually just a derived private key that can be burned or passed to another user. +Nostr Cash uses derived keys, much like [NIP06](https://github.com/nostr-protocol/nips/blob/master/06.md). Each "cash" is actually just a derived private key that can be burned or passed to another user. All communication between the relay and user happen over [NIP04](https://github.com/nostr-protocol/nips/blob/master/04.md).