mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-01 19:10:59 +02: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