mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-13 19:06:24 +00:00
NIP-90: consistency changes
This commit is contained in:
parent
ad019ee067
commit
4b9f13d983
6
90.md
6
90.md
@ -43,7 +43,7 @@ A request to process data, published by a customer. This event signals that an c
|
||||
"tags": [
|
||||
[ "i", "<data>", "<input-type>", "<relay>", "<marker>" ],
|
||||
[ "output", "<mime-type>" ],
|
||||
[ "relays", "wss://..."],
|
||||
[ "relays", "wss://..." ],
|
||||
[ "bid", "<msat-amount>" ],
|
||||
[ "t", "bitcoin" ]
|
||||
]
|
||||
@ -162,10 +162,10 @@ Service Providers MAY use NIP-89 announcements to advertise their support for jo
|
||||
\"about\": \"I'm a DVM specialized in translating Bitcoin content.\"
|
||||
}",
|
||||
"tags": [
|
||||
[ "k", 5005 ], // e.g. translation
|
||||
[ "k", "5005" ], // e.g. translation
|
||||
[ "t", "bitcoin" ] // e.g. optionally advertises it specializes in bitcoin audio transcription that won't confuse "Drivechains" with "Ridechains"
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
Customers can use NIP-89 to see what service providers their follows use.
|
||||
Customers can use NIP-89 to see what service providers their follows use.
|
||||
|
Loading…
Reference in New Issue
Block a user