make generic seal take valid rlp

This commit is contained in:
keorn
2016-12-05 14:07:31 +00:00
parent cf796d3ea4
commit 22632e6324
5 changed files with 8 additions and 27 deletions

View File

@@ -21,8 +21,7 @@
"genesis": {
"seal": {
"generic": {
"fields": 2,
"rlp": "0x200"
"rlp": "0xc28080"
}
},
"difficulty": "0x20000",

View File

@@ -12,7 +12,6 @@
"genesis": {
"seal": {
"generic": {
"fields": 0,
"rlp": "0x0"
}
},