We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fn
v2
1 parent e8660d7 commit 8ad9ffeCopy full SHA for 8ad9ffe
chainio/consumer_test.go
@@ -4,7 +4,7 @@ import (
4
"testing"
5
"time"
6
7
- "github.com/lightningnetwork/lnd/fn"
+ "github.com/lightningnetwork/lnd/fn/v2"
8
"github.com/stretchr/testify/require"
9
)
10
chainio/dispatcher_test.go
@@ -5,7 +5,7 @@ import (
"github.com/lightningnetwork/lnd/chainntnfs"
"github.com/stretchr/testify/mock"
11
0 commit comments