PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/@polkadot/api-derive/society

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

import type { Observable } from 'rxjs';
import type { DeriveApi, DeriveSocietyCandidate } from '../types.js';
/**
 * @description Get the candidate info for a society
 */
export declare function candidates(instanceId: string, api: DeriveApi): () => Observable<DeriveSocietyCandidate[]>;

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


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