Skip to content

Commit 2f0d4cb

Browse files
authored
Merge pull request #1 from bumi/patch-1
Do not set the preimage
2 parents e2bc8fc + 1864dd5 commit 2f0d4cb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/html/webcomponent.svelte

-3
Original file line numberDiff line numberDiff line change
@@ -369,9 +369,6 @@
369369
amount,
370370
customRecords: {
371371
"7629169": JSON.stringify(boost),
372-
// A random uuid MUST be assigned to 5482373484.
373-
"5482373484": uuidv4(),
374-
/*
375372
Some Lightning wallets MUST have a customKey and customValue,
376373
or the funds will be lost (they'll end up with the Lightning node operator)
377374
instead of the intended wallet recipient.

0 commit comments

Comments
 (0)