PHP WebShell

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

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

import { BaseCoin, BitGoBase } from '@bitgo/sdk-core';
import { Eos } from './eos';
export declare class Teos extends Eos {
    static createInstance(bitgo: BitGoBase): BaseCoin;
    getChainId(): string;
    getChain(): string;
    getFullName(): string;
    getPublicNodeUrls(): string[];
}
//# sourceMappingURL=teos.d.ts.map

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


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