Invert "bits" in testinput.c to restore nonce found

This commit is contained in:
Luke Dashjr
2012-09-11 15:05:21 +00:00
parent 75656b568c
commit 2f25202ed0

View File

@@ -29,7 +29,7 @@ const char *blkmaker_test_input =
"\"curtime\": 1346886758,"
"\"mutable\": [\"coinbase/append\"],"
"\"sizelimit\": 1000000,"
"\"bits\": \"1d00ffff\""
"\"bits\": \"ffff001d\""
"},"
"\"id\": 2,"
"\"error\": null"