mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-12 23:19:08 -05:00
typo
This commit is contained in:
parent
bd584464c0
commit
aef4ad0e53
2
88.md
2
88.md
|
@ -165,7 +165,7 @@ User DMs relay:
|
|||
}
|
||||
```
|
||||
|
||||
Mint `burns` the old record for the ecash and creates a new record(s), depending on if sending user is owed change (the old record from `active` to `spent` table). The mint creates a new record in `active` and DMs the recipient user the private-key/ecash. If change is due, another record is created in `active` and sent back to the sender user.
|
||||
Mint `burns` the old record for the ecash and creates a new record(s), depending on if sending user is owed change (the old record moves from `active` to `spent` table). The mint creates a new record in `active` and DMs the recipient user the private-key/ecash. If change is due, another record is created in `active` and sent back to the sender user.
|
||||
|
||||
Relay DMs user(s):
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user