PHP WebShell

Текущая директория: /opt/BitGoJS/modules/utxo-bin/dist/test

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

import { BIP32Interface } from 'bip32';
export type Triple<T> = [T, T, T];
export type KeyTriple = Triple<BIP32Interface>;
export declare function getKey(seed: string): BIP32Interface;
export declare function getKeyTriple(seed: string): KeyTriple;
//# sourceMappingURL=bip32.util.d.ts.map

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


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