From 6b702eaac4b8136111c04ee0e6bd07fdcfed1a60 Mon Sep 17 00:00:00 2001 From: ATXMJ <26630769+ATXMJ@users.noreply.github.com> Date: Fri, 17 Feb 2023 15:56:22 -0700 Subject: [PATCH] Update NIP-89 --- 89.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/89.md b/89.md index d6f2ca50..358e2782 100644 --- a/89.md +++ b/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.