final working version

This commit is contained in:
NikVolf 2016-12-14 21:04:58 +01:00
parent c65d66b22c
commit 75bd73b1f2
1 changed files with 0 additions and 1 deletions

View File

@ -89,7 +89,6 @@ pub fn main(benchmark: &mut Benchmark) {
builder
.merkled_header()
.parent(rolling_hash.clone())
.bits(Compact::new(486604799))
.build()
.build()
.into());