PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/@bitgo-forks/avalanchejs/dist/utils

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

import type { AvaxTx } from '../serializable/avax';
import type { EVMTx } from '../serializable/evm/abstractTx';
import type { TransferableOutput } from '../serializable/avax';
import type { OutputOwners } from '../serializable';
export declare const getTransferableOutputsByEvmTx: (tx: EVMTx) => TransferableOutput[];
export declare const getTransferableOutputsByTx: (tx: AvaxTx | EVMTx) => (OutputOwners | TransferableOutput)[];
//# sourceMappingURL=getTransferableOutputsByTx.d.ts.map

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


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