mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-09 18:52:09 +02:00
multi: update to fn v2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package lnwallet
|
||||
|
||||
import (
|
||||
"github.com/lightningnetwork/lnd/fn"
|
||||
"github.com/lightningnetwork/lnd/fn/v2"
|
||||
)
|
||||
|
||||
// commitmentChain represents a chain of unrevoked commitments. The tail of the
|
||||
|
Reference in New Issue
Block a user