PHP WebShell

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

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

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

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


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