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

Class sha256_double

gossipd/routing.c:620–620  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

618
619/* Checks that key is valid, and signed this hash */
620static bool check_signed_hash_nodeid(const struct sha256_double *hash,
621 const secp256k1_ecdsa_signature *signature,
622 const struct node_id *id)
623{

Callers 3

check_channel_updateFunction · 0.70
handle_node_announcementFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected