mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-23 00:45:53 -05:00
fix: typos
This commit is contained in:
parent
b05f436cf8
commit
1378d4865c
2
107.md
2
107.md
|
@ -60,7 +60,7 @@ Note:
|
|||
**Event Content**:
|
||||
```json
|
||||
{
|
||||
"id": <String, UUID generated by the merchant.Sequential IDs (`0`, `1`, `2`...) are discouraged>,
|
||||
"id": <String, UUID generated by the user. Sequential IDs (`0`, `1`, `2`...) are discouraged>,
|
||||
"device_id": <String, UUID of the stall to which this device belong to>,
|
||||
"settings":[ [<String (optional), user public-key>]]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user