formatted
This commit is contained in:
@@ -309,6 +309,7 @@ async def get_onchain_dashboard(gerty):
|
|||||||
|
|
||||||
return areas
|
return areas
|
||||||
|
|
||||||
|
|
||||||
async def get_time_remaining_next_difficulty_adjustment(gerty):
|
async def get_time_remaining_next_difficulty_adjustment(gerty):
|
||||||
if isinstance(gerty.mempool_endpoint, str):
|
if isinstance(gerty.mempool_endpoint, str):
|
||||||
async with httpx.AsyncClient() as client:
|
async with httpx.AsyncClient() as client:
|
||||||
|
|||||||
Reference in New Issue
Block a user