mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
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 |
||
|---|---|---|
| .. | ||
| chainnotifier_mock.go | ||
| context.go | ||
| invoices_mock.go | ||
| keys.go | ||
| lightning_client_mock.go | ||
| lnd_services_mock.go | ||
| log.go | ||
| router_mock.go | ||
| signer_mock.go | ||
| testutils.go | ||
| timeout.go | ||
| walletkit_mock.go | ||