mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-26 14:08:41 +01:00
htlcswitch/test: replace mock server delta with constant
This commit is contained in:
@@ -39,6 +39,7 @@ import (
|
||||
|
||||
const (
|
||||
testStartingHeight = 100
|
||||
testDefaultDelta = 6
|
||||
)
|
||||
|
||||
// concurrentTester is a thread-safe wrapper around the Fatalf method of a
|
||||
|
||||
Reference in New Issue
Block a user