Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/util-crypto/index.ts>checkAddress

Package publishing for deno.land/x/polkadot
Go to Latest
function checkAddress
import { checkAddress } from "https://deno.land/x/polkadot@0.2.39/util-crypto/index.ts";

Parameters

address: HexString | string
prefix: Prefix

Returns

[boolean, string | null]