PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/xrpl/dist/npm/models/transactions

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

import { BaseTransaction } from './common';
export interface OfferCancel extends BaseTransaction {
    TransactionType: 'OfferCancel';
    OfferSequence: number;
}
export declare function validateOfferCancel(tx: Record<string, unknown>): void;
//# sourceMappingURL=offerCancel.d.ts.map

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


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