From e87104c26cae69eb465d04d3c9c40452d5c37ca8 Mon Sep 17 00:00:00 2001 From: Pablo Fernandez Date: Sat, 12 Oct 2024 09:35:32 +0100 Subject: [PATCH] Update 60.md Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com> --- 60.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/60.md b/60.md index c1475f5..b0064f4 100644 --- a/60.md +++ b/60.md @@ -45,7 +45,7 @@ Tags: * `d` - wallet ID. * `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]]. -* `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. * `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.