more changes to separate kinds and add recommended relay instead of notes to the tags

This commit is contained in:
Max Gravitt 2023-02-19 09:06:30 -05:00
parent 44f2ae66e9
commit 9a0bf126d7
No known key found for this signature in database
GPG Key ID: 8DBCBA4E862BB442

6
70.md
View File

@ -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.