Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Commit 729cc0c

Browse files
committed
Encode ohttp= in unifiedQr
1 parent c917540 commit 729cc0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/routes/Receive.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ export function Receive() {
262262
amount: raw?.btc_amount,
263263
lightning: raw?.invoice,
264264
pj: raw?.pj,
265+
ohttp: raw?.ohttp,
265266
});
266267

267268
setLoading(false);

0 commit comments

Comments
 (0)