reword NIP-XX to nipXX everywhere.

This commit is contained in:
fiatjaf
2025-01-29 19:13:30 -03:00
parent 943e8835f9
commit 6e43a6b733
8 changed files with 14 additions and 14 deletions

View File

@@ -55,7 +55,7 @@ func prepareWallet(ctx context.Context, c *cli.Command) (*nip60.WalletStash, err
var wallet = &cli.Command{
Name: "wallet",
Usage: "manage NIP-60 Cashu wallets",
Usage: "manage nip60 Cashu wallets",
DisableSliceFlagSeparator: true,
Flags: defaultKeyFlags,
ArgsUsage: "<wallet-identifier>",