mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-03-24 11:13:06 +00:00
Update storage/src/indexer/write_batch.rs
Co-authored-by: Sergio Chouhy <41742639+schouhy@users.noreply.github.com>
This commit is contained in:
parent
7b20d70169
commit
adfb1156b1
@ -242,7 +242,6 @@ impl RocksDBIO {
|
||||
let last_curr_block = self.get_meta_last_block_in_db()?;
|
||||
let mut write_batch = WriteBatch::default();
|
||||
|
||||
// ToDo: rewrite this with write batching
|
||||
|
||||
write_batch.put_cf(
|
||||
&cf_block,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user