diff options
| author | Ethan Tuttle <133234413+EthnTuttle@users.noreply.github.com> | 2025-02-03 18:27:25 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-04 08:27:25 +0900 |
| commit | 93568e39717cd61ff855dc24e4f0ee30a6051f6c (patch) | |
| tree | 2172166940560e88f83cc7626f0219c5c13455ea /60.md | |
| parent | 8577545faad887396d413707bc9020d024407818 (diff) | |
Update 60.md (#1738)
Diffstat (limited to '60.md')
| -rw-r--r-- | 60.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -44,7 +44,7 @@ The wallet event is an addressable event `kind:37375`. | |||
| 44 | Tags: | 44 | Tags: |
| 45 | * `d` - wallet ID. | 45 | * `d` - wallet ID. |
| 46 | * `mint` - Mint(s) this wallet uses -- there MUST be one or more mint tags. | 46 | * `mint` - Mint(s) this wallet uses -- there MUST be one or more mint tags. |
| 47 | * `relay` - Relays where the wallet and related events can be found. -- one ore more relays SHOULD be specified. If missing, clients should follow [NIP-65](65.md). | 47 | * `relay` - Relays where the wallet and related events can be found. -- one or more relays SHOULD be specified. If missing, clients should follow [NIP-65](65.md). |
| 48 | * `unit` - Base unit of the wallet (e.g. "sat", "usd", etc). | 48 | * `unit` - Base unit of the wallet (e.g. "sat", "usd", etc). |
| 49 | * `name` - Optional human-readable name for the wallet. | 49 | * `name` - Optional human-readable name for the wallet. |
| 50 | * `description` - Optional human-readable description of the wallet. | 50 | * `description` - Optional human-readable description of the wallet. |