mirror of
https://github.com/lightninglabs/loop
synced 2024-11-04 06:00:21 +00:00
52eaeeab77
Projects that use a later version of lnd than loop, but also depend on loop itself would run into the following build error: github.com/lightninglabs/loop/lndclient ../../go/pkg/mod/github.com/lightninglabs/loop@v0.2.3-alpha/lndclient/walletkit_client.go:30:11: undefined: lnwallet.SatPerKWeight ../../go/pkg/mod/github.com/lightninglabs/loop@v0.2.3-alpha/lndclient/walletkit_client.go:32:54: undefined: lnwallet.SatPerKWeight ../../go/pkg/mod/github.com/lightninglabs/loop@v0.2.3-alpha/lndclient/walletkit_client.go:144:33: undefined: lnwallet.SatPerKWeight ../../go/pkg/mod/github.com/lightninglabs/loop@v0.2.3-alpha/lndclient/walletkit_client.go:176:2: undefined: lnwallet.SatPerKWeight ../../go/pkg/mod/github.com/lightninglabs/loop@v0.2.3-alpha/lndclient/walletkit_client.go:189:9: undefined: lnwallet.SatPerKWeight |
||
---|---|---|
.. | ||
basic_client.go | ||
chainnotifier_client.go | ||
invoices_client.go | ||
lightning_client.go | ||
lnd_services.go | ||
log.go | ||
macaroon_pouch.go | ||
router_client.go | ||
signer_client.go | ||
walletkit_client.go |