Why Nostr? What is Njump?
2024-07-02 23:25:04

npub1gt…rewpl on Nostr: commit 6bba08ac4bb81870432ba1cdd3a90d71d23dc61a Author: randymcmillan ...

commit 6bba08ac4bb81870432ba1cdd3a90d71d23dc61a
Author: randymcmillan <[email protected]>
Date: Wed Sep 6 12:40:08 2023 -0400

gnostr:deps/secp256k1

diff --git a/gnostr.mk b/gnostr.mk
index 4eb984261..64ddea0f5 100644
--- a/gnostr.mk
+++ b/gnostr.mk
@@ -313,7 +313,7 @@ gnostr-act:deps/gnostr-act/.git
@$(CC) $(CFLAGS) -c $< -o $@

.PHONY:gnostr
-gnostr:libsecp256k1.a $(HEADERS) $(GNOSTR_OBJS) $(ARS)## make gnostr binary
+gnostr:deps/secp256k1/.libs/libsecp256k1.a libsecp256k1.a $(HEADERS) $(GNOSTR_OBJS) $(ARS)## make gnostr binary
##gnostr initialize
## git submodule update --init --recursive
## $(CC) $(CFLAGS) $(GNOSTR_OBJS) $(ARS) -o $@
Author Public Key
npub1gtt94wgwqmwnetr9jhc4flekugn0mzfcc5655u7g539kcur85fdskrewpl