You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-blockparser sigdump ~/csvdump ~/.bitcoin
thread 'main' panicked at /home/user/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitcoin-explorer-1.2.17/src/parser/block_index.rs:67:13:
assertion left == right failed: some block info missing from block index levelDB,delete Bitcoin folder and re-download!
left: 858694
right: 858693
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
The text was updated successfully, but these errors were encountered:
-blockparser sigdump ~/csvdump ~/.bitcoin
thread 'main' panicked at /home/user/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitcoin-explorer-1.2.17/src/parser/block_index.rs:67:13:
assertion
left == right
failed: some block info missing from block index levelDB,delete Bitcoin folder and re-download!left: 858694
right: 858693
note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceThe text was updated successfully, but these errors were encountered: