mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-05-30 01:30:11 +02:00
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…
x
Reference in New Issue
Block a user