mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-15 20:09:28 +01:00
This commit adds a new struct, `nodeManager`, to manage running nodes. It keeps track of the running nodes, and manages the start and stop of the nodes with the context of `HarnessTest`. |
||
---|---|---|
.. | ||
node | ||
rpc | ||
fee_service.go | ||
harness_miner.go | ||
harness_node_manager.go | ||
utils.go |