You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
loop/test
Wilmer Paulino 52eaeeab77
build: update lnd version to current master
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
5 years ago
..
chainnotifier_mock.go Lightning Loop initial version 5 years ago
context.go multi: loop in swap 5 years ago
invoices_mock.go multi: loop in swap 5 years ago
keys.go Lightning Loop initial version 5 years ago
lightning_client_mock.go multi: loop in swap 5 years ago
lnd_services_mock.go build: update lnd version to current master 5 years ago
log.go multi: fix most obvious linter errors 5 years ago
router_mock.go lndclient: add router sub server 5 years ago
signer_mock.go Lightning Loop initial version 5 years ago
testutils.go multi: fix most obvious linter errors 5 years ago
timeout.go multi: fix most obvious linter errors 5 years ago
walletkit_mock.go build: update lnd version to current master 5 years ago