diff options
| author | P. Reis <patrickpereirareal1@gmail.com> | 2025-01-28 21:26:41 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-29 09:26:41 +0900 |
| commit | 993c8a025eda25b1c87ece3605e5a5eae6d6a1e0 (patch) | |
| tree | 4cbd5f5c5bf402d4297f3a1cb80824236fd33f83 /60.md | |
| parent | 36c48ca128c963b78469855d0e48fa6c1097269b (diff) | |
parameterized replaceable -> addressable (#1722)
Diffstat (limited to '60.md')
| -rw-r--r-- | 60.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 | ||
| 42 | The wallet event is a parameterized replaceable event `kind:37375`. | 42 | The wallet event is an addressable event `kind:37375`. |
| 43 | 43 | ||
| 44 | Tags: | 44 | Tags: |
| 45 | * `d` - wallet ID. | 45 | * `d` - wallet ID. |