mirror of
https://github.com/jb55/nostril.git
synced 2024-11-21 16:29:06 -05:00
remove debug log
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
parent
fafd714bba
commit
da05ae32a5
|
@ -254,7 +254,7 @@ static int generate_event_id(struct nostr_event *ev)
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
fprintf(stderr, "commitment: '%.*s'\n", len, buf);
|
//fprintf(stderr, "commitment: '%.*s'\n", len, buf);
|
||||||
|
|
||||||
sha256((struct sha256*)ev->id, buf, len);
|
sha256((struct sha256*)ev->id, buf, len);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user