mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-12 23:19:08 -05:00
Grammar fix
This commit is contained in:
parent
1cb0645d8f
commit
977f2282a9
2
29.md
2
29.md
|
@ -52,4 +52,4 @@ The weekly hash MUST happen in the client and in the relay in the exact same way
|
|||
|
||||
### Why weekly?
|
||||
|
||||
Simplicity. We could do a recursive approach where the Client sends the format it wants to wants to use (e.g: `YYYY`, `YYYY-ww`, `YYYY-MM`, `YYYY-MM-dd`, `YYYY-MM-ddHH`, `YYYY-MM-ddHHmm`). This flexibility allows for some cost savings but adds complexity to the implementation of this NIP.
|
||||
Simplicity. We could do a recursive approach where the Client chooses the format (e.g: `YYYY`, `YYYY-ww`, `YYYY-MM`, `YYYY-MM-dd`, `YYYY-MM-ddHH`, `YYYY-MM-ddHHmm`). This flexibility allows for some cost savings but adds complexity to the implementation of this NIP.
|
||||
|
|
Loading…
Reference in New Issue
Block a user