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

Class sha256

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

Source from the content-addressed store, hash-verified

44{
45 struct keysend_data *d;
46 struct sha256 payment_hash;
47 if (p->parent == NULL) {
48 /* If we are the root payment we generate a random preimage
49 * 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