mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
NIP-20: fix a typo
This commit is contained in:
parent
c4949ea707
commit
ab6308c29a
2
20.md
2
20.md
|
@ -82,7 +82,7 @@ Client Handling
|
||||||
|
|
||||||
For the `pow:` prefix it may query relay metadata to get the updated difficulty requirement and try again in the background.
|
For the `pow:` prefix it may query relay metadata to get the updated difficulty requirement and try again in the background.
|
||||||
|
|
||||||
For the `invalid:` and `blocked`: prefix the client may wish to show these as styled error popups.
|
For the `invalid:` and `blocked:` prefix the client may wish to show these as styled error popups.
|
||||||
|
|
||||||
The prefixes include a colon so that the message can be cleanly separated from the prefix by taking everything after `:` and trimming it.
|
The prefixes include a colon so that the message can be cleanly separated from the prefix by taking everything after `:` and trimming it.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user