synapsecns/sanguine

View on GitHub
services/scribe/db/datastore/sql/base/lastindexed.go

Summary

Maintainability
A
35 mins
Test Coverage

Method Store.StoreLastIndexed has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func (s Store) StoreLastIndexed(parentCtx context.Context, contractAddress common.Address, chainID uint32, blockNumber uint64, livefillAtHead bool) (err error) {
Severity: Minor
Found in services/scribe/db/datastore/sql/base/lastindexed.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status