PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/xrpl/dist/npm/models/transactions
Просмотр файла: XChainCreateClaimID.d.ts
import { Amount, XChainBridge } from '../common';
import { Account, BaseTransaction } from './common';
export interface XChainCreateClaimID extends BaseTransaction {
TransactionType: 'XChainCreateClaimID';
XChainBridge: XChainBridge;
SignatureReward: Amount;
OtherChainSource: Account;
}
export declare function validateXChainCreateClaimID(tx: Record<string, unknown>): void;
//# sourceMappingURL=XChainCreateClaimID.d.ts.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!