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

x/polkadot/util-crypto/bundle.ts>ed25519DeriveHard

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

Parameters

seed: Uint8Array
chainCode: Uint8Array

Returns

Uint8Array