rgb-cln/channeld/test
Rusty Russell dffe2f516a signature: wrap almost all signatures in struct bitcoin_signature.
This is prep work for when we sign htlc txs with
SIGHASH_SINGLE|SIGHASH_ANYONECANPAY.

We still deal with raw signatures for the htlc txs at the moment, since
we send them like that across the wire, and changing that was simply too
painful (for the moment?).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-12-06 23:11:51 +01:00
..
Makefile lightningd/test: move some tests to common/ and channeld/ 2018-12-06 23:11:51 +01:00
run-commit_tx.c signature: wrap almost all signatures in struct bitcoin_signature. 2018-12-06 23:11:51 +01:00
run-full_channel.c lightningd/test: move some tests to common/ and channeld/ 2018-12-06 23:11:51 +01:00