You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, to get the number of disputes raised in the past 30 or 7 days (for the table in the main page, or known the most active court), an estimated block number is calculated with a mean value of delta time between blocks (see subgraph.py#31)
Currently, to get the number of disputes raised in the past 30 or 7 days (for the table in the main page, or known the most active court), an estimated block number is calculated with a mean value of delta time between blocks (see subgraph.py#31)
I have found this function from Ethfinex but haven't found anything in Python.
The text was updated successfully, but these errors were encountered: