nuts-foundation/nuts-node

View on GitHub
network/transport/v2/senders.go

Summary

Maintainability
A
0 mins
Test Coverage
A
95%

Method protocol.sendTransactionSet has 5 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

func (p *protocol) sendTransactionSet(connection grpc.Connection, conversationID conversationID, LCReq uint32, LC uint32, iblt tree.Iblt) error {
Severity: Minor
Found in network/transport/v2/senders.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status