mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-12 23:19:08 -05:00
Update NIP-89
This commit is contained in:
parent
451bd8ea59
commit
6b702eaac4
2
89.md
2
89.md
|
@ -4,6 +4,8 @@
|
|||
|
||||
`draft` `optional` `author:atxmj`
|
||||
|
||||
This NIP standardizes the approach to payment and tip invocations from user profiles, posts, chats, and elsewhere using the [RFC-8905 (payto:) URI scheme](https://www.rfc-editor.org/rfc/rfc8905.html) standard for "payment targets".
|
||||
|
||||
### payto: event broadcasting
|
||||
|
||||
Clients *may* allow users to specify a list (one or many) of "payment targets" as specified in the [RFC-8905 (payto:) URI scheme](https://www.rfc-editor.org/rfc/rfc8905.html) standard, each consisting of a pair of values, `payment_target_type` and `authority` (to be labeled as preferred by the client), in order to generate an event of kind `0` (`set_metadata`) specifying "payment targets" that *may* be used for payment or tip invocation from a user's profile, posts, chats, or elsewhere.
|
||||
|
|
Loading…
Reference in New Issue
Block a user