diff options
| author | Pablo Fernandez <p@f7z.io> | 2024-10-12 09:35:32 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-12 09:35:32 +0100 |
| commit | e87104c26cae69eb465d04d3c9c40452d5c37ca8 (patch) | |
| tree | 6f75bbc2015db87c3080b0a7848e65193a186516 | |
| parent | a4c02d1ab29432f73e8984b12ee28a6d8079e8e2 (diff) | |
Update 60.md
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
| -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. |