core-lightning/hsmd
niftynei 632b42da40 hsmd: fix missing return bug
One must `return` the bad_req, otherwise you continue onward, usually
with bad or unexpected results.

introduced in 6b6b7eac61
2020-05-19 11:44:00 +02:00
..
capabilities.h hsmd: add message to sign the mutual close transaction. 2018-07-24 00:40:01 +02:00
hsm_wire.csv hsmd: Added fields to hsm_sign_remote_commitment_tx to allow complete validation. 2020-02-04 10:40:43 +10:30
hsmd.c hsmd: fix missing return bug 2020-05-19 11:44:00 +02:00
Makefile setup: create a common setup which will handle the wally-context 2020-05-19 13:35:42 +09:30