mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-10 06:09:08 -05:00
added explanation
This commit is contained in:
parent
b0526aec4d
commit
933674fea0
4
88.md
4
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user