synapsecns/sanguine

View on GitHub
services/rfq/relayer/limiter/limiter.go

Summary

Maintainability
A
35 mins
Test Coverage

Function NewRateLimiter has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    cfg relconfig.Config,
    l LatestBlockFetcher,
    q quoter.Quoter,
    metricHandler metrics.Handler,
    tokens map[string]relconfig.TokenConfig,
Severity: Minor
Found in services/rfq/relayer/limiter/limiter.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status