mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
Update transactions.js
This commit is contained in:
parent
310d385b9c
commit
ceba328351
@ -561,7 +561,7 @@ const WalletTransactions = () => {
|
||||
{wallet.current.chain === Chain.ONCHAIN && isHandOffUseEnabled && (
|
||||
<Handoff
|
||||
title={`Bitcoin Wallet ${wallet.current.getLabel()}`}
|
||||
type="io.bluewallet.current.bluewallet"
|
||||
type="io.bluewallet.bluewallet"
|
||||
url={`https://blockpath.com/search/addr?q=${wallet.current.getXpub()}`}
|
||||
/>
|
||||
)}
|
||||
|
Loading…
Reference in New Issue
Block a user