Skip to main content
Module

x/polkadot/mod.ts>utilCrypto.decodeAddress

Package publishing for deno.land/x/polkadot
Go to Latest
function utilCrypto.decodeAddress
import { utilCrypto } from "https://deno.land/x/polkadot@0.2.12/mod.ts";
const { decodeAddress } = utilCrypto;

Parameters

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

Returns

Uint8Array