status-im/status-go

View on GitHub
transactions/transactor.go

Summary

Maintainability
A
2 hrs
Test Coverage
F
56%

Transactor has 22 methods (exceeds 21 allowed). Consider refactoring.
Open

type Transactor struct {
    rpcWrapper     *rpcWrapper
    pendingTracker *PendingTxTracker
    sendTxTimeout  time.Duration
    rpcCallTimeout time.Duration
Severity: Minor
Found in transactions/transactor.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status