gcarq / rusty-blockparser

Bitcoin Blockchain Parser written in Rust language
GNU General Public License v3.0
370 stars 145 forks source link

Fix one-offs in unspentcsvdump #45

Closed fsvm88 closed 6 years ago

fsvm88 commented 6 years ago

Fixes issue #36. Compile-tested only. Obvious fix now that I understand rust slicing.