mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 15:44:21 +01:00
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>