eth: conform better to the golint standards (#16783)
* eth: made changes to conform better to the golint standards * eth: fix comment nit
This commit is contained in:
committed by
Péter Szilágyi
parent
d0fd8d6fc2
commit
9402f96597
@@ -43,6 +43,7 @@ type EthAPIBackend struct {
|
||||
gpo *gasprice.Oracle
|
||||
}
|
||||
|
||||
// ChainConfig returns the active chain configuration.
|
||||
func (b *EthAPIBackend) ChainConfig() *params.ChainConfig {
|
||||
return b.eth.chainConfig
|
||||
}
|
||||
|
Reference in New Issue
Block a user