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

Commit 6d70aee

Browse files
committed
Encode ohttp= in unifiedQr
1 parent 92bcf29 commit 6d70aee

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
@@ -235,6 +235,7 @@ export function Receive() {
235235
amount: raw?.btc_amount,
236236
lightning: raw?.invoice,
237237
pj: raw?.pj,
238+
ohttp: raw?.ohttp,
238239
});
239240

240241
setLoading(false);

0 commit comments

Comments
 (0)