mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-04-11 13:20:08 +02:00
more changes to separate kinds and add recommended relay instead of notes to the tags
This commit is contained in:
parent
44f2ae66e9
commit
9a0bf126d7
6
70.md
6
70.md
@ -30,10 +30,12 @@ This feature set could replace common legal document approval/signature applicat
|
||||
|
||||
#### Example Client Implementation
|
||||
Clients may show the event under DMs or in a specific signature-request zone.
|
||||
<img src="https://user-images.githubusercontent.com/32852271/219762673-3ff42c16-15b6-415b-80a5-05f9502e3184.png" width="200")
|
||||
|
||||
<img src="https://user-images.githubusercontent.com/32852271/219762673-3ff42c16-15b6-415b-80a5-05f9502e3184.png" width="600"/>
|
||||
|
||||
Clients may add `Approve` or `Reject` or `...` (more) buttons directly in the client, or provide a URI to open the signature request within a bitcoin wallet (similar to the zap functionality).
|
||||
<img src="https://user-images.githubusercontent.com/32852271/219763472-0f390678-2545-457a-92e6-12bbd2275996.png" width="200"/>
|
||||
|
||||
<img src="https://user-images.githubusercontent.com/32852271/219763472-0f390678-2545-457a-92e6-12bbd2275996.png" width="600"/>
|
||||
|
||||
### Example
|
||||
This example event tags Bob, Charlie, David, and Erika with an optional note for each. The PSBT is in the content. For PSBTs, once signed, the resulting PSBT can be the same event type as the signature is already embedded in the PSBT specification. For non-PSBT use cases, only the signature may be returned or appended to the content and returned.
|
||||
|
Loading…
x
Reference in New Issue
Block a user