Skip to content

Commit

Permalink
Update text
Browse files Browse the repository at this point in the history
  • Loading branch information
rodgerjohnson committed Aug 30, 2024
1 parent 28e8237 commit 3f89b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/collectors.py
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ def latency(self):
return self.interface.latest_query_latency

class TronCollector():
"""A collector to fetch information about Aptos endpoints."""
"""A collector to fetch information from Tron endpoints."""

def __init__(self, url, labels, chain_id, **client_parameters):

Expand Down

0 comments on commit 3f89b5c

Please sign in to comment.