Update config.go

This commit is contained in:
Ethereum Inc 2018-03-14 23:51:00 +05:30 committed by GitHub
parent bfba00bb7f
commit 101f5d1119
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@ var DefaultConfig = Config{
DatasetsInMem: 1,
DatasetsOnDisk: 2,
},
NetworkId: 101,
NetworkId: 1,
LightPeers: 100,
DatabaseCache: 768,
TrieCache: 256,