This has an optional log level if you want to see logs for the peers. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This is after the INIT message is received, so we know there are no incompatible features. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
These use the same infrastructure as the daemon/test blackbox tests, so they're not currently wired into make check; use make "lightningd-blackbox-tests".