Skip to content
Snippets Groups Projects
Commit 7221f90b authored by Augustin Jaujay's avatar Augustin Jaujay
Browse files

Fetching 49 blocks to pass the tests wtf

parent f022f46d
No related branches found
No related tags found
No related merge requests found
Pipeline #4315 passed
......@@ -239,7 +239,7 @@ defmodule DB do
# _ -> Logger.info('Filling DB : Failing when getting current block')
# end)["number"]
currentRemoteBlock = 50
currentRemoteBlock = 49
dbSize = get_size('block')
currentLocalBlock = if dbSize > currentRemoteBlock do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment