PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/bip174/src/lib/converter/global

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

import { GlobalXpub, KeyValue } from '../../interfaces';
export declare function decode(keyVal: KeyValue): GlobalXpub;
export declare function encode(data: GlobalXpub): KeyValue;
export declare const expected = "{ masterFingerprint: Buffer; extendedPubkey: Buffer; path: string; }";
export declare function check(data: any): data is GlobalXpub;
export declare function canAddToArray(array: GlobalXpub[], item: GlobalXpub, dupeSet: Set<string>): boolean;

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


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