Skip to main content
Module

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

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

Parameters

who: HexString | Uint8Array | string
suri: string
optional
ss58Format: Prefix

Returns

string