diff options
| -rw-r--r-- | 60.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -45,7 +45,7 @@ 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]]. | 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]]. |
| 48 | * `unit` - Base unit of the wallet (e.g. "sats", "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. |
| 51 | * `balance` - Optional best-effort balance of the wallet that can serve as a placeholder while an accurate balance is computed from fetching all unspent proofs. | 51 | * `balance` - Optional best-effort balance of the wallet that can serve as a placeholder while an accurate balance is computed from fetching all unspent proofs. |