mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
trivial-typo-walletrpc
This commit is contained in:
parent
b04efec130
commit
fec18f4e16
@ -423,7 +423,7 @@ func listSweeps(ctx *cli.Context) error {
|
|||||||
|
|
||||||
var labelTxCommand = cli.Command{
|
var labelTxCommand = cli.Command{
|
||||||
Name: "labeltx",
|
Name: "labeltx",
|
||||||
Usage: "adds a label to a transaction",
|
Usage: "Adds a label to a transaction.",
|
||||||
ArgsUsage: "txid label",
|
ArgsUsage: "txid label",
|
||||||
Description: `
|
Description: `
|
||||||
Add a label to a transaction. If the transaction already has a label,
|
Add a label to a transaction. If the transaction already has a label,
|
||||||
|
Loading…
Reference in New Issue
Block a user