mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-25 17:51:17 +02:00
lnwallet: point rpctest at my in-progress fork+branch
Fixes compilation issues for those not using my laptop :)
This commit is contained in:
@@ -10,8 +10,8 @@ import (
|
||||
|
||||
"github.com/btcsuite/btcd/chaincfg"
|
||||
|
||||
"github.com/Roasbeef/btcd/rpctest"
|
||||
"github.com/btcsuite/btcd/btcec"
|
||||
"github.com/btcsuite/btcd/rpctest"
|
||||
"github.com/btcsuite/btcd/txscript"
|
||||
"github.com/btcsuite/btcd/wire"
|
||||
"github.com/btcsuite/btcutil"
|
||||
|
Reference in New Issue
Block a user