From 0e911333207cb6865d43e76d746e30650c413f23 Mon Sep 17 00:00:00 2001 From: Yoji Shidara Date: Wed, 13 Aug 2025 21:26:30 +0900 Subject: Fix typos (#2014) --- 61.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '61.md') 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: * Filtering with `#u` for mints they expect to receive ecash from. * this is to prevent even interacting with mints the user hasn't explicitly signaled. * Filtering with `since` of the most recent `kind:7376` event the same user has created. - * 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. + * 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. `{ "kinds": [9321], "#p": ["my-pubkey"], "#u": ["", ""], "since": }`. -- cgit v1.2.3