mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-26 10:15:52 -05:00
NIP-92: Fix typo
This commit is contained in:
parent
521544432d
commit
99dd33d5fa
2
92.md
2
92.md
|
@ -37,7 +37,7 @@ In order for the sender to know how to reach the recipient, the recipient needs
|
||||||
to publish some parameters in their `set_metadata` event, with the following
|
to publish some parameters in their `set_metadata` event, with the following
|
||||||
attribute:
|
attribute:
|
||||||
|
|
||||||
`"bip92": [<subprefix>,<recipient_pubkey>,<relays>...]`
|
`"nip92": [<subprefix>,<recipient_pubkey>,<relays>...]`
|
||||||
|
|
||||||
`<subprefix>` MUST be either an empty string or a single hexadecimal character.
|
`<subprefix>` MUST be either an empty string or a single hexadecimal character.
|
||||||
In order to match the recipient's subscription filter, the `id` of the beacon
|
In order to match the recipient's subscription filter, the `id` of the beacon
|
||||||
|
|
Loading…
Reference in New Issue
Block a user