PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@bitgo/sdk-coin-dot/dist/src/lib
Просмотр файла: txnSchema.d.ts
import joi from 'joi';
export declare const BaseTransactionSchema: joi.ObjectSchema<any>;
export declare const SigningPayloadTransactionSchema: joi.ObjectSchema<any>;
export declare const SignedTransactionSchema: joi.ObjectSchema<any>;
export declare const TransferTransactionSchema: joi.ObjectSchema<any>;
export declare const TransferAllTransactionSchema: joi.ObjectSchema<any>;
export declare const StakeTransactionSchema: joi.AlternativesSchema<any>;
export declare const AddressInitializationSchema: joi.ObjectSchema<any>;
export declare const AnonymousAddressInitializationSchema: joi.ObjectSchema<any>;
export declare const BatchTransactionSchema: joi.ObjectSchema<any>;
export declare const ProxyTransactionSchema: joi.ObjectSchema<any>;
export declare const UnstakeTransactionSchema: joi.ObjectSchema<any>;
export declare const WithdrawUnstakedTransactionSchema: joi.ObjectSchema<any>;
export declare const ClaimTransactionSchema: joi.ObjectSchema<any>;
//# sourceMappingURL=txnSchema.d.ts.map
Выполнить команду
Для локальной разработки. Не используйте в интернете!