mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-03 07:14:01 -07:00
global: snapshot
This commit is contained in:
@@ -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()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user