From 933674fea07df029ee58a461e755b3494fef21f2 Mon Sep 17 00:00:00 2001 From: Ben Date: Thu, 29 Jun 2023 12:13:44 +0100 Subject: [PATCH] added explanation --- 88.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/88.md b/88.md index 4348fea7..922ed73a 100644 --- a/88.md +++ b/88.md @@ -14,7 +14,7 @@ Users can use relays offering mints they trust, or relays they don't trust but f 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 "ecash" is actually just a derived privatekey that can be burned or passed to another user. +Nostr Cash uses derived keys, much like [NIP26](https://github.com/nostr-protocol/nips/blob/master/26.md). Each "ecash" 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). @@ -56,6 +56,8 @@ spent: ### Mint details +For fetching info about the mint. + User DMs the relay: ```json