status-im/status-go

View on GitHub
signal/events_community_tokens.go

Summary

Maintainability
A
35 mins
Test Coverage
F
0%

Function SendCommunityTokenTransactionStatusSignal has 7 arguments (exceeds 6 allowed). Consider refactoring.
Open

func SendCommunityTokenTransactionStatusSignal(transactionType string, success bool, hash common.Hash,
    communityToken *token.CommunityToken, ownerToken *token.CommunityToken, masterToken *token.CommunityToken, errorString string) {
Severity: Major
Found in signal/events_community_tokens.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status