JeffDeCola/jeffCoin

View on GitHub
blockchain/transactions.go

Summary

Maintainability
A
1 hr
Test Coverage

Method txRequestMessageSignedStruct.processTxRequestMessage has 51 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func (trms txRequestMessageSignedStruct) processTxRequestMessage() string {

    s := "START  processTxRequestMessage() - Request to transfer jeffCoins to a jeffCoin Address"
    log.Debug("TRANSACTION:          " + s)

Severity: Minor
Found in blockchain/transactions.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status