mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-29 16:31:29 +00:00
follow-up 26172686b8
This commit is contained in:
parent
fd40dee337
commit
56c3c76d8b
1 changed files with 0 additions and 1 deletions
|
@ -254,7 +254,6 @@ class Interface(PrintError):
|
|||
self.fut.cancel()
|
||||
asyncio.get_event_loop().create_task(self.group.cancel_remaining())
|
||||
|
||||
@aiosafe
|
||||
async def run_fetch_blocks(self, sub_reply, replies):
|
||||
if self.tip < self.network.max_checkpoint():
|
||||
raise GracefulDisconnect('server tip below max checkpoint')
|
||||
|
|
Loading…
Add table
Reference in a new issue