Browse Source
And add secp_recovery to headers, while we're at it. ``` ./wire/wire.h:7:10: fatal error: secp256k1_recovery.h: No such file or directory #include <secp256k1_recovery.h> ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. Makefile:254: recipe for target 'connectd/test/run-initiator-success.o' failed make: *** [connectd/test/run-initiator-success.o] Error 1 m ``` Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>bump-pyln-proto
Rusty Russell
4 years ago
2 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue