This website requires JavaScript.
Explore
RingTools-web
Help
Sign In
mirrors
/
BlueWallet
Watch
1
Star
0
Fork
0
You've already forked BlueWallet
mirror of
https://github.com/BlueWallet/BlueWallet.git
synced
2024-11-19 18:00:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5850ec3faa
BlueWallet
/
components
/
WatchConnectivity.js
5 lines
86 B
JavaScript
Raw
Normal View
History
Unescape
Escape
REF: useContext for centralized data access
2020-10-24 19:20:59 +02:00
const
WatchConnectivity
=
(
)
=>
{
return
null
;
}
;
FIX: If user has approved notifications, send hash from watch
2020-09-07 13:35:08 +02:00
export
default
WatchConnectivity
;
Reference in New Issue
Copy Permalink