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

x/polkadot/util-crypto/mod.ts>decodeAddress

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

Parameters

optional
encoded:
| HexString
| string
| Uint8Array
| null
optional
ignoreChecksum: boolean
optional
ss58Format: Prefix = [UNSUPPORTED]

Returns

Uint8Array