PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@polkadot/util-crypto/key

Просмотр файла: hdkdDerive.d.ts

import type { Keypair } from '../types.js';
import type { DeriveJunction } from './DeriveJunction.js';
export declare function createSeedDeriveFn(fromSeed: (seed: Uint8Array) => Keypair, derive: (seed: Uint8Array, chainCode: Uint8Array) => Uint8Array): (keypair: Keypair, junction: DeriveJunction) => Keypair;

Выполнить команду


Для локальной разработки. Не используйте в интернете!