formatted
This commit is contained in:
parent
60c88beb29
commit
1c56622d89
1 changed files with 2 additions and 1 deletions
|
|
@ -309,6 +309,7 @@ async def get_onchain_dashboard(gerty):
|
|||
|
||||
return areas
|
||||
|
||||
|
||||
async def get_time_remaining_next_difficulty_adjustment(gerty):
|
||||
if isinstance(gerty.mempool_endpoint, str):
|
||||
async with httpx.AsyncClient() as client:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue