More debug

This commit is contained in:
Martin Sumner 2018-05-16 11:24:57 +01:00
parent a7cda7213f
commit 2cc088fc64

View file

@ -1278,6 +1278,7 @@ check_blocks([Pos|Rest], Handle, StartPos, BlockLengths, PosBinLength,
_ -> _ ->
case LedgerKeyToCheck of case LedgerKeyToCheck of
false -> false ->
io:format("{K, V} found in block of ~w~n", [{K, V}]),
Acc ++ [{K, V}]; Acc ++ [{K, V}];
_ -> _ ->
check_blocks(Rest, Handle, StartPos, check_blocks(Rest, Handle, StartPos,