Skip to content

Commit

Permalink
updated swap default text
Browse files Browse the repository at this point in the history
  • Loading branch information
BlakeKaufman committed Dec 8, 2024
1 parent ba3b7e5 commit 78726e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/functions/boltz/LNtoLiquidSwap.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ async function genertaeLNtoLiquidSwapInfo(
preimageHash: preimageHash,
to: 'L-BTC',
referralId: 'blitzWallet',
description: description || 'Send to Blitz Wallet',
description: description || 'Blitz Wallet',
},
)
).data;
Expand Down

0 comments on commit 78726e7

Please sign in to comment.