lnd/lntest/node
Olaoluwa Osuntokun b9105c35e5 lntest: print node PID when launching in itests
In this commit, we start to print the PID of node's we created within an
itest. This is useful when debugging itests with `dlv` by attaching to a
given node. By printing out the PID, we facilitate such debugging
attempts.
2024-11-15 17:21:43 -08:00
..
config.go lntest: remove deprecated config --profile 2024-11-12 14:46:31 +08:00
harness_node.go lntest: print node PID when launching in itests 2024-11-15 17:21:43 -08:00
state.go lntest: make sure standby nodes' edges are cleaned 2024-11-11 20:54:10 +08:00
watcher.go itest: add test for failing send after queryroutes 2024-07-30 08:52:50 +02:00