ethergo/chain/watcher/export_test.go
Function NewTestContractWatcher
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
func NewTestContractWatcher(ctx context.Context, tb testing.TB, contractListener ContractFilterer, heightWatcher chainwatcher.BlockHeightWatcher, requiredConfirmations uint) TestContractWatcher {