Post
Topic
Board Development & Technical Discussion
Re: File formats -- blkindex.dat and blk0001.dat
by
zamgo
on 16/07/2011, 18:01:32 UTC


blkindex.dat is a berkeley database.

blk0001.dat is a binary file.

In blkindex.dat 'main' database are pointers to the position of blocks within the binary blk0001.dat file.

I think Wink