aergoio/aergo

View on GitHub
state/account.go

Summary

Maintainability
A
2 hrs
Test Coverage

AccountState has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

type AccountState struct {
    sdb      *statedb.StateDB
    id       []byte
    aid      types.AccountID
    oldState *types.State
Severity: Minor
Found in state/account.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status