PHP WebShell
Текущая директория: /opt/BitGoJS/modules/utxo-bin/dist/src/commands/cmdPsbt
Просмотр файла: wrap.d.ts
import * as utxolib from '@bitgo/utxo-lib';
import { Psbt } from '@bitgo/wasm-miniscript';
export declare function toWrappedPsbt(psbt: utxolib.bitgo.UtxoPsbt | utxolib.Psbt | Buffer | Uint8Array): Psbt;
export declare function toUtxoPsbt(psbt: Psbt | Buffer | Uint8Array): utxolib.bitgo.UtxoPsbt;
//# sourceMappingURL=wrap.d.ts.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!