diff options
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. |