PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@bitgo-forks/avalanchejs/dist/serializable/avax
Просмотр файла: avaxTx.d.ts
import { Transaction } from '../../vms/common/transaction';
import type { BaseTx } from './baseTx';
import type { TransferableInput } from './transferableInput';
export declare abstract class AvaxTx extends Transaction {
abstract baseTx?: BaseTx;
getInputs(): TransferableInput[];
getBlockchainId(): string;
getSigIndices(): number[][];
}
//# sourceMappingURL=avaxTx.d.ts.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!