status-im/status-go

View on GitHub
services/wallet/collectibles/commands.go

Summary

Maintainability
A
45 mins
Test Coverage
C
74%

Avoid deeply nested control flow statements.
Open

                if err != nil {
                    c.err = err
                    break
                }
Severity: Major
Found in services/wallet/collectibles/commands.go - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status