mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
lndclient: move to github.com/lightninglabs/lndclient
This commit is contained in:
parent
d4046a6053
commit
0c9fcd790e
42 changed files with 44 additions and 3702 deletions
|
|
@ -3,7 +3,7 @@ package loop
|
|||
import (
|
||||
"time"
|
||||
|
||||
"github.com/lightninglabs/loop/lndclient"
|
||||
"github.com/lightninglabs/lndclient"
|
||||
"github.com/lightninglabs/loop/loopdb"
|
||||
"github.com/lightninglabs/loop/lsat"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue