mirror of
https://github.com/fiatjaf/nak.git
synced 2025-12-09 17:18:50 +00:00
reword NIP-XX to nipXX everywhere.
This commit is contained in:
@@ -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>",
|
||||
|
||||
Reference in New Issue
Block a user