Sponsorship #310
Annotations
10 errors
test-go:
backend/wallet/wallet.go#L78
not enough arguments in call to walletsql.GetDefaultWallet
|
test-go:
backend/wallet/wallet.go#L84
srv.lightningClient.Lndhub.WalletID undefined (type *lndhub.Client has no field or method WalletID)
|
test-go:
backend/wallet/wallet.go#L95
srv.lightningClient.Lndhub.WalletID undefined (type *lndhub.Client has no field or method WalletID)
|
test-go:
backend/wallet/wallet.go#L247
srv.lightningClient.Lndhub.WalletID undefined (type *lndhub.Client has no field or method WalletID)
|
test-go:
backend/wallet/wallet.go#L278
not enough arguments in call to srv.lightningClient.Lndhub.Create
|
test-go:
backend/wallet/wallet.go#L295
not enough arguments in call to srv.lightningClient.Lndhub.Auth
|
test-go:
backend/wallet/wallet.go#L322
not enough arguments in call to srv.lightningClient.Lndhub.GetBalance
|
test-go:
backend/wallet/wallet.go#L459
not enough arguments in call to srv.lightningClient.Lndhub.UpdateNickname
|
test-go:
backend/wallet/wallet.go#L503
not enough arguments in call to srv.lightningClient.Lndhub.ListPaidInvoices
|
test-go:
backend/wallet/wallet.go#L529
not enough arguments in call to srv.lightningClient.Lndhub.ListReceivedInvoices
|