Module

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

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

Parameters

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

Returns

string