MCPcopy Create free account
hub / github.com/ElementsProject/lightning / sha256_double

Class sha256_double

devtools/mkgossip.c:76–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74
75static char *sig_notation(const struct privkey *privkey,
76 struct sha256_double *hash,
77 const secp256k1_ecdsa_signature *sig)
78{
79 const char *pstr = tal_hexstr(NULL, privkey->secret.data,

Callers 3

print_updateFunction · 0.70
print_nannounceFunction · 0.70
mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected