You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mod: bump to lnd after grpc upgrade and etcd client fix
This commit bumps our compile time dependency to point to the
version of lnd which has bumped its grpc version and updated
its etcd dependency to remove the go modules workaround.
In this commit we also remove the deprecated capacity field in
the hop struct so that our linter will pass. This will be
removed in future versions of lnd, so we pull the bandaid now.
0 commit comments