Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ sha256
Class
sha256
lightningd/invoice.c:133–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
{
132
struct preimage modified;
133
struct sha256 secret;
134
135
modified = *payment_preimage;
136
modified.r[0] ^= 1;
Callers
3
invoice_secret
Function · 0.70
json_invoice
Function · 0.70
json_createinvoice
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected