mesg-foundation/core

View on GitHub
cosmos/keybase.go

Summary

Maintainability
A
2 hrs
Test Coverage

Keybase has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

type Keybase struct {
    kb            keys.Keybase
    mx            sync.Mutex
    privKeysCache map[[sha256.Size]byte]crypto.PrivKey
}
Severity: Minor
Found in cosmos/keybase.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status