MCPcopy
hub / github.com/BlueWallet/BlueWallet / useStorage

Function useStorage

hooks/context/useStorage.ts:4–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2import { StorageContext } from '../../components/Context/StorageProvider';
3
4export const useStorage = () => useContext(StorageContext);

Callers 15

DevMenuFunction · 0.90
AddressItemFunction · 0.90
PlausibleDeniabilityFunction · 0.90
UnlockWithFunction · 0.90
AztecoRedeemFunction · 0.90
ReceiveDetailsFunction · 0.90
ScanLNDInvoiceFunction · 0.90
LnurlPayFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected