Update lnd compile-time dependency to v0.19 #4042
Annotations
10 errors
run lint:
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run lint:
itest/loadtest/utils.go#L56
r.ListBalances undefined (type *rpcClient has no field or method ListBalances) (typecheck)
|
run lint:
itest/loadtest/utils.go#L70
r.ListAssets undefined (type *rpcClient has no field or method ListAssets) (typecheck)
|
run lint:
itest/loadtest/utils.go#L95
r.ListTransfers undefined (type *rpcClient has no field or method ListTransfers) (typecheck)
|
run lint:
itest/loadtest/utils.go#L110
alice.GetInfo undefined (type *rpcClient has no field or method GetInfo) (typecheck)
|
run lint:
itest/loadtest/utils.go#L122
alice.GetInfo undefined (type *rpcClient has no field or method GetInfo) (typecheck)
|
run lint:
itest/loadtest/utils.go#L127
bob.GetInfo undefined (type *rpcClient has no field or method GetInfo) (typecheck)
|
run lint:
itest/loadtest/mint_batch_test.go#L131
alice.AssetRoots undefined (type *rpcClient has no field or method AssetRoots) (typecheck)
|
run lint:
itest/loadtest/mint_batch_test.go#L150
alice.AssetLeaves undefined (type *rpcClient has no field or method AssetLeaves) (typecheck)
|
run lint:
itest/loadtest/mint_batch_test.go#L157
alice.AssetLeafKeys undefined (type *rpcClient has no field or method AssetLeafKeys) (typecheck)
|
Loading