status-im/status-go

View on GitHub
contracts/community-tokens/mastertoken/MasterToken.go

Summary

Maintainability
B
6 hrs
Test Coverage
F
0%

File MasterToken.go has 962 lines of code (exceeds 900 allowed). Consider refactoring.
Open

// Code generated - DO NOT EDIT.
// This file is a generated binding and any manual changes will be lost.

package mastertoken

Severity: Major
Found in contracts/community-tokens/mastertoken/MasterToken.go - About 3 hrs to fix

    MasterTokenSession has 26 methods (exceeds 21 allowed). Consider refactoring.
    Open

    type MasterTokenSession struct {
        Contract     *MasterToken      // Generic contract binding to set the session for
        CallOpts     bind.CallOpts     // Call options to use throughout this session
        TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session
    }
    Severity: Minor
    Found in contracts/community-tokens/mastertoken/MasterToken.go - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status