Type Alias GetNumberOfDelegatorsQuery

GetNumberOfDelegatorsQuery: {
    num_active_delegator_per_pool: {
        num_active_delegator?: any | null;
        pool_address?: string | null;
    }[];
}
MMNEPVFCICPMFPCPTTAAATR