eth/gasprice: hide nil default from dumpconfig output

This commit is contained in:
Felix Lange 2017-04-06 19:32:22 +02:00
parent 12d627ee90
commit f3fb2fc006

View file

@ -33,7 +33,7 @@ var maxPrice = big.NewInt(500 * params.Shannon)
type Config struct {
Blocks int
Percentile int
Default *big.Int
Default *big.Int `toml:",omitempty"`
}
// Oracle recommends gas prices based on the content of recent