More debug
This commit is contained in:
parent
a7cda7213f
commit
2cc088fc64
1 changed files with 1 additions and 0 deletions
|
@ -1278,6 +1278,7 @@ check_blocks([Pos|Rest], Handle, StartPos, BlockLengths, PosBinLength,
|
|||
_ ->
|
||||
case LedgerKeyToCheck of
|
||||
false ->
|
||||
io:format("{K, V} found in block of ~w~n", [{K, V}]),
|
||||
Acc ++ [{K, V}];
|
||||
_ ->
|
||||
check_blocks(Rest, Handle, StartPos,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue