mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2025-12-17 22:24:21 +01:00
multi: switch over import paths from roasbeef/* to btcsuite/*
This commit is contained in:
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/lightningnetwork/lnd/lncfg"
|
||||
"github.com/lightningnetwork/lnd/lnrpc"
|
||||
"github.com/lightningnetwork/lnd/macaroons"
|
||||
"github.com/roasbeef/btcutil"
|
||||
"github.com/btcsuite/btcutil"
|
||||
"github.com/urfave/cli"
|
||||
|
||||
"google.golang.org/grpc"
|
||||
|
||||
Reference in New Issue
Block a user