global: snapshot

This commit is contained in:
nym21
2026-03-14 14:00:03 +01:00
parent d53e533c9f
commit 7bcc32fea1
31 changed files with 413 additions and 287 deletions
+1 -1
View File
@@ -174,7 +174,7 @@ pub(super) fn finalize_outputs(
}
OutputType::OpReturn => {
scripts
.opreturn.to_tx_index
.op_return.to_tx_index
.checked_push(indexes.op_return_index, tx_index)?;
indexes.op_return_index.copy_then_increment()
}