mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
Update 90.md
Extend NIP89 announcement example with commonly used parameters like picture, lud16 and encryptionSupported to signal if the dvm supports encrypted jobs
This commit is contained in:
parent
356d028ed3
commit
397d149ff3
3
90.md
3
90.md
|
@ -217,6 +217,9 @@ Service Providers MAY use NIP-89 announcements to advertise their support for jo
|
|||
"pubkey": "<pubkey>",
|
||||
"content": "{
|
||||
\"name\": \"Translating DVM\",
|
||||
\"picture\": \"https://domain.com/profile.jpg\",
|
||||
\"lud16\": \"zap@address.com\",
|
||||
\"encryptionSupported\": true,
|
||||
\"about\": \"I'm a DVM specialized in translating Bitcoin content.\"
|
||||
}",
|
||||
"tags": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user