UNPKG

@intersect.mbo/govtool-delegation-pillar

Version:
12 lines (11 loc) 339 B
export declare const QUERY_KEYS: { getAdaHolderCurrentDelegationKey: string; getAdaHolderVotingPowerKey: string; useGetDRepInfoKey: string; useGetDRepListInfiniteKey: string; useGetDRepVotingPowerKey: string; useGetNetworkMetricsKey: string; }; export declare const MUTATION_KEYS: { postValidateKey: string; };