Skip to main content
Module

x/polkadot/phishing/mod.ts>checkHost

Package publishing for deno.land/x/polkadot
Go to Latest
function checkHost
import { checkHost } from "https://deno.land/x/polkadot@0.2.20/phishing/mod.ts";

Checks a host to see if it appears in the provided list

Parameters

items: string[]
host: string

Returns

boolean