We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b76163f + dbc56ff commit ff144c7Copy full SHA for ff144c7
go.mod
@@ -21,7 +21,7 @@ require (
21
github.com/lib/pq v1.10.9
22
github.com/lightninglabs/aperture v0.3.2-beta
23
github.com/lightninglabs/lndclient v0.18.0-1
24
- github.com/lightninglabs/loop/looprpc v0.0.0-00010101000000-000000000000
+ github.com/lightninglabs/loop/looprpc v1.0.0
25
github.com/lightninglabs/loop/swapserverrpc v1.0.8
26
github.com/lightningnetwork/lnd v0.18.0-beta.1
27
github.com/lightningnetwork/lnd/cert v1.2.2
0 commit comments