Skip to content

Commit

Permalink
Merge pull request #1 from bumi/patch-1
Browse files Browse the repository at this point in the history
Do not set the preimage
  • Loading branch information
mitchdowney authored Aug 6, 2024
2 parents e2bc8fc + 1864dd5 commit 2f0d4cb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/html/webcomponent.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -369,9 +369,6 @@
amount,
customRecords: {
"7629169": JSON.stringify(boost),
// A random uuid MUST be assigned to 5482373484.
"5482373484": uuidv4(),
/*
Some Lightning wallets MUST have a customKey and customValue,
or the funds will be lost (they'll end up with the Lightning node operator)
instead of the intended wallet recipient.
Expand Down

0 comments on commit 2f0d4cb

Please sign in to comment.