core: added default genesis block

When a user runs a freshly setup geth w/o a database initialised the
default genesis block is decoded and inserted in to the database.
This commit is contained in:
Jeffrey Wilcke
2015-08-01 17:34:48 +02:00
parent e7f4232b10
commit 7a75da63c6
3 changed files with 40 additions and 2 deletions

30
core/default_genesis.go Normal file

File diff suppressed because one or more lines are too long