Merge branch 'release/v1.20.0' into jen/resolveconflict
This commit is contained in:
@@ -259,7 +259,6 @@ func ConfigFullNode(c interface{}) Option {
|
||||
|
||||
// Actor event filtering support
|
||||
Override(new(events.EventAPI), From(new(modules.EventAPI))),
|
||||
|
||||
// in lite-mode Eth event api is provided by gateway
|
||||
ApplyIf(isFullNode, Override(new(full.EthEventAPI), modules.EthEventAPI(cfg.ActorEvent))),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user