Fantom-foundation/go-lachesis

View on GitHub
ethapi/dag_api.go

Summary

Maintainability
A
35 mins
Test Coverage

Method PublicDebugAPI.BlocksTTF has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func (s *PublicDebugAPI) BlocksTTF(ctx context.Context, untilBlock rpc.BlockNumber, maxBlocks hexutil.Uint64, mode string, verbosity hexutil.Uint64) (map[string]interface{}, error) {
Severity: Minor
Found in ethapi/dag_api.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status