synapsecns/sanguine

View on GitHub
services/rfq/relayer/quoter/export_test.go

Summary

Maintainability
A
35 mins
Test Coverage

Method Manager.GenerateQuotes has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func (m *Manager) GenerateQuotes(ctx context.Context, chainID int, address common.Address, balance *big.Int, inv map[int]map[common.Address]*big.Int) ([]model.PutRelayerQuoteRequest, error) {
Severity: Minor
Found in services/rfq/relayer/quoter/export_test.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status