PHP WebShell

Текущая директория: /opt/BitGoJS/modules/sdk-coin-eth/dist/src/lib

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

import { TransferBuilder as EthTransferBuilder } from '@bitgo/abstract-eth';
/** ETH transfer builder */
export declare class TransferBuilder extends EthTransferBuilder {
    /**
     * Get the prefix used in generating an operation hash for sending tokens
     *
     * @returns the string prefix
     */
    protected getTokenOperationHashPrefix(): string;
    /**
     * Get the prefix used in generating an operation hash for sending native coins
     *
     * @returns the string prefix
     */
    protected getNativeOperationHashPrefix(): string;
}
//# sourceMappingURL=transferBuilder.d.ts.map

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


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