UNPKG

@intersect.mbo/govtool-delegation-pillar

Version:
19 lines (18 loc) 271 B
export const DREP_DIRECTORY_SORTING = [ { key: 'Random', label: 'Random', }, { key: 'RegistrationDate', label: 'Registration date', }, { key: 'VotingPower', label: 'Voting power', }, { key: 'Status', label: 'Status', }, ];