Docs & old code removed

This commit is contained in:
obscuren
2015-02-02 20:02:00 -08:00
parent faa54e59c1
commit 30fa30bd4a
4 changed files with 28 additions and 25 deletions

View File

@ -32,7 +32,6 @@ func GenesisBlock(db ethutil.Database) *types.Block {
genesis.SetReceipts(types.Receipts{})
statedb := state.New(genesis.Root(), db)
//statedb := state.New(genesis.Trie())
for _, addr := range []string{
"dbdbdb2cbd23b783741e8d7fcf51e459b497e4a6",
"e4157b34ea9615cfbde6b4fda419828124b70c78",