mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-12-18 08:41:21 +01:00
lntest/harness: update to reflect new OpenChannel unconfirmed spends
This commit is contained in:
@@ -740,6 +740,7 @@ func (n *NetworkHarness) OpenChannel(ctx context.Context,
|
||||
PushSat: int64(p.PushAmt),
|
||||
Private: p.Private,
|
||||
MinConfs: minConfs,
|
||||
SpendUnconfirmed: p.SpendUnconfirmed,
|
||||
MinHtlcMsat: int64(p.MinHtlc),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user