Skip to content

Commit

Permalink
Merge branch 'fix/TransactionFixForRemovingVotes' into v1.5.1-test2
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov committed Nov 4, 2024
2 parents 5ceb202 + 6989f1b commit 5220c65
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ impl Drive {
if !deletion_batch.is_empty() {
self.apply_batch_low_level_drive_operations(
None,
None,
transaction,
deletion_batch,
&mut vec![],
&platform_version.drive,
Expand Down

0 comments on commit 5220c65

Please sign in to comment.