Merge pull request #5462 from ErikEk/typo-labeltx
trivial: walletrpc typo
This commit is contained in:
commit
c733c139e9
@ -423,7 +423,7 @@ func listSweeps(ctx *cli.Context) error {
|
||||
|
||||
var labelTxCommand = cli.Command{
|
||||
Name: "labeltx",
|
||||
Usage: "adds a label to a transaction",
|
||||
Usage: "Adds a label to a transaction.",
|
||||
ArgsUsage: "txid label",
|
||||
Description: `
|
||||
Add a label to a transaction. If the transaction already has a label,
|
||||
|
Loading…
Reference in New Issue
Block a user