PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/bip174/src/lib/converter/input
Просмотр файла: finalScriptWitness.d.ts
import { FinalScriptWitness, KeyValue } from '../../interfaces';
export declare function decode(keyVal: KeyValue): FinalScriptWitness;
export declare function encode(data: FinalScriptWitness): KeyValue;
export declare const expected = "Buffer";
export declare function check(data: any): data is FinalScriptWitness;
export declare function canAdd(currentData: any, newData: any): boolean;
Выполнить команду
Для локальной разработки. Не используйте в интернете!