mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 18:10:34 +01:00
4b558c3af5
When waiting for the peer to send us FundingLocked, we check whether we've received this message periodically. This commit changes the checking interval from 1s to 10ms in itest, which allows us to still stop the CPU spike while responding to the message quickly. |
||
---|---|---|
.. | ||
batch_test.go | ||
batch.go | ||
commitment_type_negotiation_test.go | ||
commitment_type_negotiation.go | ||
config_rpctest.go | ||
interfaces.go | ||
log.go | ||
manager_test.go | ||
manager.go |