Document future API changes
This commit is contained in:
@@ -2,7 +2,6 @@ package modules
|
||||
|
||||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"path/filepath"
|
||||
"time"
|
||||
|
||||
@@ -141,8 +140,6 @@ func EventFilterManager(cfg config.FevmConfig) func(helpers.MetricsCtx, repo.Loc
|
||||
return idAddr, true
|
||||
}
|
||||
|
||||
fmt.Println("")
|
||||
|
||||
return *actor.Address, true
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user