status-im/status-go

View on GitHub
services/wallet/service.go

Summary

Maintainability
A
1 hr
Test Coverage
A
96%

Function NewService has 14 arguments (exceeds 6 allowed). Consider refactoring.
Open

    db *sql.DB,
    accountsDB *accounts.Database,
    appDB *sql.DB,
    rpcClient *rpc.Client,
    accountFeed *event.Feed,
Severity: Major
Found in services/wallet/service.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status