mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-29 06:12:52 +02:00
Add boolean parameter for test functions without changing any existing functionality. All current tests set manual = false, but Future tests can set manual = true to test manual requests to update channel state.