UNPKG

@polkadot/types

Version:
15 lines (14 loc) 376 B
export const runtime = { AuthorityDiscoveryApi: [ { methods: { authorities: { description: 'Retrieve authority identifiers of the current and next authority set.', params: [], type: 'Vec<AuthorityId>' } }, version: 1 } ] };