mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-21 14:10:35 +02:00
Merge pull request #5674 from torkelrogstad/2021-08-26-http-mux
lntest: avoid global ServeMux
This commit is contained in:
@@ -42,6 +42,10 @@ tag](https://github.com/lightningnetwork/lnd/pull/5335). A new flag
|
||||
test](https://github.com/lightningnetwork/lnd/pull/5348) that would cause the
|
||||
test to assert the wrong balance (the miner fee wasn't accounted for).
|
||||
|
||||
A bug has been [fixed](https://github.com/lightningnetwork/lnd/pull/5674) in
|
||||
the `lntest` package that prevented multiple test harnesses to be created from
|
||||
the same process.
|
||||
|
||||
## Forwarding Optimizations
|
||||
|
||||
[Decoding onion blobs is now done in
|
||||
|
Reference in New Issue
Block a user