PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@bitgo-forks/avalanchejs/dist/vms/common

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

import type { TransferableInput, TransferableOutput } from '../../serializable';
import type { Context } from '../context/model';
import { BaseTx as AvaxBaseTx } from '../../serializable/avax';
export declare const baseTxUnsafeAvm: (context: Context, changeOutputs: TransferableOutput[], inputs: TransferableInput[], memo: Uint8Array) => AvaxBaseTx;
export declare const baseTxUnsafePvm: (context: Context, changeOutputs: TransferableOutput[], inputs: TransferableInput[], memo: Uint8Array) => AvaxBaseTx;
//# sourceMappingURL=builder.d.ts.map

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


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