Working on interop
* Receipts after each transaction * Fee structure * Applying fees to miners
This commit is contained in:
@ -23,7 +23,7 @@ var GenesisHeader = []interface{}{
|
||||
// Root state
|
||||
"",
|
||||
// tx sha
|
||||
ZeroHash256,
|
||||
"",
|
||||
// Difficulty
|
||||
ethutil.BigPow(2, 22),
|
||||
// Number
|
||||
|
Reference in New Issue
Block a user