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

Class sha256

plugins/keysend.c:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41{
42 struct keysend_data *d;
43 struct sha256 payment_hash;
44 if (p->parent == NULL) {
45 /* If we are the root payment we generate a random preimage
46 * and populate the preimage field in the keysend_data and the

Callers 1

htlc_accepted_callFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected