From ded2ed20f98af21f1fdd460094abbfae47b8ec87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Aaron?= <100827540+reneaaron@users.noreply.github.com> Date: Tue, 21 Nov 2023 16:02:25 +0100 Subject: [PATCH] feat: direct link to bitcoin address (#2879) --- src/app/screens/OnChainReceive/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/screens/OnChainReceive/index.tsx b/src/app/screens/OnChainReceive/index.tsx index 96ac950d2b..6bb7fd4840 100644 --- a/src/app/screens/OnChainReceive/index.tsx +++ b/src/app/screens/OnChainReceive/index.tsx @@ -56,7 +56,7 @@ export default function OnChainReceive() { fullWidth primary onClick={() => - window.open("https://getalby.com/node/receive", "_blank") + window.open("https://getalby.com/onchain_addresses", "_blank") } />