PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@bitgo-forks/avalanchejs/src/serializable/avax
Просмотр файла: transferableOp.spec.ts
import { transferableOp, transferableOpBytes } from '../../fixtures/avax';
import { testSerialization } from '../../fixtures/utils/serializable';
import { TransferableOp } from './transferableOp';
testSerialization(
'TransferableOp',
TransferableOp,
transferableOp,
transferableOpBytes,
);
Выполнить команду
Для локальной разработки. Не используйте в интернете!