PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@polkadot/api-derive/session

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

import type { Observable } from 'rxjs';
import type { DeriveApi, DeriveSessionInfo } from '../types.js';
/**
 * @description Retrieves all the session and era query and calculates specific values on it as the length of the session and eras
 */
export declare function info(instanceId: string, api: DeriveApi): () => Observable<DeriveSessionInfo>;

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


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