rgb-cln/openingd
Rusty Russell 11149ef5a1 lightningd, openingd: remove active code inside assert().
We don't compile with NDEBUG defined, but if we did, this code would
vanish.  I did a quick audit, inspired by @ZmnSCPxj.

I actually hacked up something to compile with NDEBUG (many unused vars
resulted, and of course unit tests are allowed to rely on assert()), and
after this the testsuite still passes.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-02-18 10:21:29 +10:30
..
Makefile common: use struct onionreply. 2020-01-23 16:17:42 +10:30
opening_wire.csv openchannel hook: add new `close_to` field 2019-11-22 00:41:15 +00:00
openingd.c lightningd, openingd: remove active code inside assert(). 2020-02-18 10:21:29 +10:30