remove unused var.
This commit is contained in:
parent
a469840290
commit
a22518d96d
@ -79,8 +79,6 @@ var (
|
|||||||
_ EthEventAPI = *new(api.FullNode)
|
_ EthEventAPI = *new(api.FullNode)
|
||||||
)
|
)
|
||||||
|
|
||||||
var EmptyLogsBloom = make([]byte, 256)
|
|
||||||
|
|
||||||
// EthModule provides the default implementation of the standard Ethereum JSON-RPC API.
|
// EthModule provides the default implementation of the standard Ethereum JSON-RPC API.
|
||||||
//
|
//
|
||||||
// # Execution model reconciliation
|
// # Execution model reconciliation
|
||||||
|
Loading…
Reference in New Issue
Block a user