Skip to main content
Module

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

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

Parameters

who: HexString | Uint8Array | string
index: bigint | BN | number
optional
ss58Format: Prefix

Returns

string