UNPKG

@intersect.mbo/govtool-delegation-pillar

Version:
5 lines (4 loc) 147 B
export declare const getAdaHolderVotingPower: ({ apiUrl, stakeKey, }: { apiUrl: string; stakeKey?: string | undefined; }) => Promise<any>;