waku-org/go-waku

View on GitHub
waku/v2/node/wakuoptions_rln.go

Summary

Maintainability
A
50 mins
Test Coverage
A
100%

Function WithDynamicRLNRelay has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

func WithDynamicRLNRelay(keystorePath string, keystorePassword string, treePath string, membershipContract common.Address, membershipIndex *uint, spamHandler rln.SpamHandler, ethClientAddress string) WakuNodeOption {
Severity: Major
Found in waku/v2/node/wakuoptions_rln.go - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status