fix: InstructionIndices::nth byte position bug
This commit fixes a bug in a Rust Bitcoin library iterator that reports byte positions of script instructions. The custom `nth` method incorrectly returned the byte offset of the found instruction without updating the iterator's internal p…
e4c49d41by Alexey Gradoboev+0−51 file