mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-03-25 11:43:06 +00:00
fix: fmt
This commit is contained in:
parent
adfb1156b1
commit
6e7a6f8703
@ -242,7 +242,6 @@ impl RocksDBIO {
|
||||
let last_curr_block = self.get_meta_last_block_in_db()?;
|
||||
let mut write_batch = WriteBatch::default();
|
||||
|
||||
|
||||
write_batch.put_cf(
|
||||
&cf_block,
|
||||
borsh::to_vec(&block.header.block_id).map_err(|err| {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user