Skip to content

Commit

Permalink
correction NethermindEth#2
Browse files Browse the repository at this point in the history
  • Loading branch information
ssonthal committed Sep 18, 2024
1 parent ea349a6 commit 376d941
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Paprika/Store/PagedDb.cs
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,7 @@ class Batch : BatchContextBase, IBatch
private readonly uint _reusePagesOlderThanBatchId;
private bool _verify = false;
private bool _disposed;

private readonly Context _ctx;

/// <summary>
Expand Down

0 comments on commit 376d941

Please sign in to comment.