PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/smoldot/dist/cjs

Просмотр файла: no-auto-bytecode-browser.d.ts

/// <reference lib="dom" />
import { Client, ClientOptionsWithBytecode } from './public-types.js';
export { AddChainError, AddChainOptions, AlreadyDestroyedError, Chain, Client, ClientOptions, ClientOptionsWithBytecode, SmoldotBytecode, CrashError, JsonRpcDisabledError, QueueFullError, LogCallback } from './public-types.js';
/**
 * Initializes a new client. This is a pre-requisite to connecting to a blockchain.
 *
 * Can never fail.
 *
 * @param options Configuration of the client.
 */
export declare function startWithBytecode(options: ClientOptionsWithBytecode): Client;

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


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