} Index::increment_statistic(&wtx, Statistic::Commits, 1)?; wtx.commit()?; let wtx = index.begin_write()?; log::debug!("creating savepoint at height {}", height); wtx.persistent_savepoint()?; Index::increment_statistic(&wtx, Statistic::Commits, 1)?; wtx.commit()?; } Ok(()) } }
Inscription number 44,981,142
Genesis block 819,055
File type text
File size 341 b
Creation date Nov 30,2023 1:1 am