mirror of
https://github.com/logos-messaging/js-rln.git
synced 2026-01-04 06:33:09 +00:00
improve text
This commit is contained in:
parent
cadb0e9543
commit
2bdc3c2530
@ -6,7 +6,7 @@ export const extractMetaMaskAccount =
|
|||||||
|
|
||||||
if (!ethereum) {
|
if (!ethereum) {
|
||||||
throw Error(
|
throw Error(
|
||||||
"Missing or invalid Ethereum provider. Please install MetaMask."
|
"Missing or invalid Ethereum provider. Please install a Web3 wallet such as MetaMask."
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user