mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-10 15:45:09 +01:00
69cb158edd
We use libsecp256k1 to convert signatures to DER; we were creating a temporary one, but we really should be handing the one we have in dstate through. This does that, everywhere. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
commits | ||
.gitignore | ||
onion_key.c | ||
onion_key.h | ||
test_onion.c | ||
test_onion.py | ||
test_protocol.c | ||
test_state_coverage.c |