cmd, common, console, eth, release: drop redundant "full"s
This commit is contained in:
@ -36,7 +36,7 @@ import (
|
||||
|
||||
// EthApiBackend implements ethapi.Backend for full nodes
|
||||
type EthApiBackend struct {
|
||||
eth *FullNodeService
|
||||
eth *Ethereum
|
||||
gpo *gasprice.GasPriceOracle
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user