Skip to content

Commit

Permalink
fork because precompiledContracts gas
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobDenver007 committed Oct 30, 2019
1 parent 76a0022 commit 39b4048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion params/chainconfig.go
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ var DefaultChainconfig = &ChainConfig{
ContractRatio: 80,
},
ForkedCfg: &FrokedConfig{
ForkBlockNum: 100000,
ForkBlockNum: 10000,
Forkpercentage: 80,
},
DposCfg: &DposConfig{
Expand Down

0 comments on commit 39b4048

Please sign in to comment.