cmd/lncli: fix linter error
This commit is contained in:
parent
ffbcf7db4f
commit
1a164db375
@ -1221,8 +1221,8 @@ func addInvoice(ctx *cli.Context) error {
|
||||
preimage []byte
|
||||
descHash []byte
|
||||
receipt []byte
|
||||
amt int64
|
||||
err error
|
||||
amt int64
|
||||
err error
|
||||
)
|
||||
|
||||
client, cleanUp := getClient(ctx)
|
||||
|
Loading…
Reference in New Issue
Block a user