PHP WebShell
Текущая директория: /opt/BitGoJS/modules/utxo-lib/dist/src/bitgo
Просмотр файла: nonStandardHalfSigned.d.ts
import { TxInput } from '../';
/**
* @param input - Input of non-standard half-signed transaction created with `tx.build()` instead of `tx.buildIncomplete()`.
* @param signatureIndex - Position to map the existing signatures to. Other signatures will be padded with OP_0.
*/
export declare function padInputScript(input: TxInput, signatureIndex: number): void;
//# sourceMappingURL=nonStandardHalfSigned.d.ts.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!