Expand description
Handles XOR’d Bitcoin-core block data.
- See https://github.com/bitcoin/bitcoin/pull/28052
Structs§
- XorReader
- Transparent reader for XOR’d blk*.dat files.
Constants§
- XOR_
MASK_ LEN - XOR mask length. It’s the length of file
blocks/xor.dat
.