lbryio/chainquery

View on GitHub
apiactions/processing.go

Summary

Maintainability
A
45 mins
Test Coverage

Function SyncName has 7 return statements (exceeds 4 allowed).
Open

func SyncName(r *http.Request) api.Response {

    params := struct {
        Name string
        Key  string
Severity: Major
Found in apiactions/processing.go - About 45 mins to fix

There are no issues that match your filters.

Category
Status