upleb.uk

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

summaryrefslogtreecommitdiff
path: root/60.md
diff options
context:
space:
mode:
authorP. Reis <patrickpereirareal1@gmail.com>2025-01-28 21:26:41 -0300
committerGitHub <noreply@github.com>2025-01-29 09:26:41 +0900
commit993c8a025eda25b1c87ece3605e5a5eae6d6a1e0 (patch)
tree4cbd5f5c5bf402d4297f3a1cb80824236fd33f83 /60.md
parent36c48ca128c963b78469855d0e48fa6c1097269b (diff)
parameterized replaceable -> addressable (#1722)
Diffstat (limited to '60.md')
-rw-r--r--60.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/60.md b/60.md
index 491bc47..6f3929c 100644
--- a/60.md
+++ b/60.md
@@ -39,7 +39,7 @@ This NIP doesn't deal with users' *receiving* money from someone else, it's just
39} 39}
40``` 40```
41 41
42The wallet event is a parameterized replaceable event `kind:37375`. 42The wallet event is an addressable event `kind:37375`.
43 43
44Tags: 44Tags:
45* `d` - wallet ID. 45* `d` - wallet ID.