This is best done by passing `struct bitcoin_signature` around instead of raw signatures. We still save raw sigs to the db, and of course the wire protocol uses them. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This is best done by passing `struct bitcoin_signature` around instead of raw signatures. We still save raw sigs to the db, and of course the wire protocol uses them. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>