multi: update to lnd with etcd 3.5

This commit is contained in:
Oliver Gugger
2021-07-30 09:00:21 +02:00
parent 0206ecb031
commit aa3f3cfcde
6 changed files with 568 additions and 102 deletions

View File

@@ -12,8 +12,8 @@ import (
"github.com/lightninglabs/aperture/lsat"
"github.com/lightninglabs/aperture/mint"
"go.etcd.io/etcd/clientv3"
"go.etcd.io/etcd/embed"
clientv3 "go.etcd.io/etcd/client/v3"
"go.etcd.io/etcd/server/v3/embed"
)
// etcdSetup is a helper that instantiates a new etcd cluster along with a