mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 22:45:27 +01:00
Changed the generation of messages so that we pass in a reference to the secp256k1_context if it is required by the underlying primitive function. This gets rid of the global `secp256k1_ctx` variable and adheres closer to how we've been handing in the context so far. |
||
---|---|---|
.. | ||
test | ||
tools | ||
fromwire.c | ||
gen_wire_csv | ||
Makefile | ||
towire.c | ||
wire.h |