UNPKG

@polkadot/util-crypto

Version:
3 lines (2 loc) 123 B
import type { Keypair } from '../../types.js'; export declare function hdLedger(_mnemonic: string, path: string): Keypair;