UNPKG

@polkadot/types

Version:
20 lines (19 loc) 528 B
export const runtime = { AuraApi: [ { methods: { authorities: { description: 'Return the current set of authorities.', params: [], type: 'Vec<AuthorityId>' }, slot_duration: { description: 'Returns the slot duration for Aura.', params: [], type: 'SlotDuration' } }, version: 1 } ] };