PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@polkadot/api-derive/technicalCommittee
Просмотр файла: index.js
import { hasProposals as collectiveHasProposals, members as collectiveMembers, prime as collectivePrime, proposal as collectiveProposal, proposalCount as collectiveProposalCount, proposalHashes as collectiveProposalHashes, proposals as collectiveProposals } from '../collective/index.js';
export const members = /*#__PURE__*/ collectiveMembers('technicalCommittee');
export const hasProposals = /*#__PURE__*/ collectiveHasProposals('technicalCommittee');
export const proposal = /*#__PURE__*/ collectiveProposal('technicalCommittee');
export const proposalCount = /*#__PURE__*/ collectiveProposalCount('technicalCommittee');
export const proposalHashes = /*#__PURE__*/ collectiveProposalHashes('technicalCommittee');
export const proposals = /*#__PURE__*/ collectiveProposals('technicalCommittee');
export const prime = /*#__PURE__*/ collectivePrime('technicalCommittee');
Выполнить команду
Для локальной разработки. Не используйте в интернете!