mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-06 17:47:01 +02:00
multi: switch over import paths from roasbeef/* to btcsuite/*
This commit is contained in:
@@ -3,7 +3,7 @@ package lnwire
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/roasbeef/btcutil"
|
||||
"github.com/btcsuite/btcutil"
|
||||
)
|
||||
|
||||
func TestMilliSatoshiConversion(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user