Update README.md (#2)

This commit is contained in:
Thibaut Sardan
2020-10-12 12:45:25 +02:00
committed by GitHub
parent d3edaf6e3e
commit 5675c13188
+1 -1
View File
@@ -1,7 +1,7 @@
# @polkadot/phishing
```js
import loadAndCheck from '@polkadot/phishing';
import retrieveCheckDeny from '@polkadot/phishing';
const isOnDeny = await retrieveCheckDeny(window.location.host);