Update 60.md

Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
This commit is contained in:
Pablo Fernandez 2024-10-12 09:35:32 +01:00 committed by GitHub
parent a4c02d1ab2
commit e87104c26c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
60.md
View File

@ -45,7 +45,7 @@ Tags:
* `d` - wallet ID. * `d` - wallet ID.
* `mint` - Mint(s) this wallet uses -- there MUST be one or more mint tags. * `mint` - Mint(s) this wallet uses -- there MUST be one or more mint tags.
* `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]]. * `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]].
* `unit` - Base unit of the wallet (e.g. "sats", "usd", etc). * `unit` - Base unit of the wallet (e.g. "sat", "usd", etc).
* `name` - Optional human-readable name for the wallet. * `name` - Optional human-readable name for the wallet.
* `description` - Optional human-readable description of the wallet. * `description` - Optional human-readable description of the wallet.
* `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. * `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.