status-im/status-go

View on GitHub
services/accounts/accounts.go

Summary

Maintainability
B
5 hrs
Test Coverage
F
23%

API has 43 methods (exceeds 21 allowed). Consider refactoring.
Open

type API struct {
    manager   *account.GethManager
    config    *params.NodeConfig
    db        *accounts.Database
    feed      *event.Feed
Severity: Minor
Found in services/accounts/accounts.go - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status