Skip to content

Commit bf645d4

Browse files
remove 3 fields from tutorial genesis file (#722)
Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
1 parent 8062fcb commit bf645d4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/Tutorials/Private-Network/Create-Private-Clique-Network.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,6 @@ Copy the following genesis definition to a file called `cliqueGenesis.json` and
108108
"balance": "90000000000000000000000"
109109
}
110110
},
111-
"number":"0x0",
112-
"gasUsed":"0x0",
113-
"parentHash":"0x0000000000000000000000000000000000000000000000000000000000000000"
114111
}
115112
```
116113

0 commit comments

Comments
 (0)