marekkirejczyk/ethereum.rb

View on GitHub
lib/ethereum/formatter.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Formatter has 24 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Formatter

    UNITS = {
      wei:        1,
      kwei:       1000,
Severity: Minor
Found in lib/ethereum/formatter.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status