UNPKG

@intersect.mbo/govtool-delegation-pillar

Version:
13 lines (11 loc) 446 B
export const QUERY_KEYS = { getAdaHolderCurrentDelegationKey: 'getAdaHolderCurrentDelegationKey', getAdaHolderVotingPowerKey: 'getAdaHolderVotingPowerKey', useGetDRepInfoKey: 'useGetDRepInfoKey', useGetDRepListInfiniteKey: 'useGetDRepListInfiniteKey', useGetDRepVotingPowerKey: 'useGetDRepVotingPowerKey', useGetNetworkMetricsKey: 'useGetNetworkMetricsKey', }; export const MUTATION_KEYS = { postValidateKey: 'postValidateKey', };