Litecoin: Fix checkblock bench test
This commit is contained in:
parent
54e4c2f68d
commit
750e8136b9
@ -17,6 +17,9 @@ namespace block_bench {
|
||||
// a block off the wire, but before we can relay the block on to peers using
|
||||
// compact block relay.
|
||||
|
||||
// Litecoin uses block height 878439, hash 0babe680f55a55d54339511226755f0837261da89a4e78eba4d6436a63026df8
|
||||
// which contains 3808 transactions.
|
||||
|
||||
static void DeserializeBlockTest(benchmark::State& state)
|
||||
{
|
||||
CDataStream stream((const char*)block_bench::block413567,
|
||||
|
||||
BIN
src/bench/data/block413567.raw
Normal file → Executable file
BIN
src/bench/data/block413567.raw
Normal file → Executable file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user