Format of a block key’s contents in bitcoind’s LevelDB?
I am trying to use bitcoind’s LevelDB block index files (that are stored in blocks/index) to find the file (e.g. blk00029.dat) and byte position of specfic blocks. Thanks to questions What is the database for? […]
