mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-01 18:27:43 +02:00
lntest: update the block height of HarnessTest during start
This commit is contained in:
@@ -193,6 +193,9 @@ func (h *HarnessTest) Start(chain node.BackendConfig,
|
||||
|
||||
// Assemble the miner.
|
||||
h.miner = miner
|
||||
|
||||
// Update block height.
|
||||
h.updateCurrentHeight()
|
||||
}
|
||||
|
||||
// ChainBackendName returns the chain backend name used in the test.
|
||||
|
Reference in New Issue
Block a user