upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/61.md
diff options
context:
space:
mode:
Diffstat (limited to '61.md')
-rw-r--r--61.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/61.md b/61.md
index fcfc59b..fd11d3e 100644
--- a/61.md
+++ b/61.md
@@ -78,7 +78,7 @@ Clients should REQ for nutzaps:
78* Filtering with `#u` for mints they expect to receive ecash from. 78* Filtering with `#u` for mints they expect to receive ecash from.
79 * this is to prevent even interacting with mints the user hasn't explicitly signaled. 79 * this is to prevent even interacting with mints the user hasn't explicitly signaled.
80* Filtering with `since` of the most recent `kind:7376` event the same user has created. 80* Filtering with `since` of the most recent `kind:7376` event the same user has created.
81 * this can be used as a marker of the nutzaps that have already been swaped by the user -- clients might choose to use other kinds of markers, including internal state -- this is just a guidance of one possible approach. 81 * this can be used as a marker of the nutzaps that have already been swapped by the user -- clients might choose to use other kinds of markers, including internal state -- this is just a guidance of one possible approach.
82 82
83`{ "kinds": [9321], "#p": ["my-pubkey"], "#u": ["<mint-1>", "<mint-2>"], "since": <latest-created_at-of-kind-7376> }`. 83`{ "kinds": [9321], "#p": ["my-pubkey"], "#u": ["<mint-1>", "<mint-2>"], "since": <latest-created_at-of-kind-7376> }`.
84 84