PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/@stacks/transactions/dist

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

export declare class StacksTransactionError extends Error {
    constructor(message: string);
}
export declare class SerializationError extends Error {
    constructor(message: string);
}
export declare class DeserializationError extends Error {
    constructor(message: string);
}
export declare class NotImplementedError extends Error {
    constructor(message: string);
}
export declare class SigningError extends Error {
    constructor(message: string);
}
export declare class VerificationError extends Error {
    constructor(message: string);
}

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


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