status-im/status-go

View on GitHub
node/get_status_node.go

Summary

Maintainability
B
4 hrs
Test Coverage
D
63%

StatusNode has 37 methods (exceeds 21 allowed). Consider refactoring.
Open

type StatusNode struct {
    mu sync.RWMutex

    appDB           *sql.DB
    multiaccountsDB *multiaccounts.Database
Severity: Minor
Found in node/get_status_node.go - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status