NGUtech/lnd-adapter

View on GitHub
src/Message/LndHtlcMessageTrait.php

Summary

Maintainability
A
45 mins
Test Coverage
F
0%

Method __construct has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

        Text $incomingChannelId,
        Text $outgoingChannelId,
        Text $incomingHtlcId,
        Text $outgoingHtlcId,
        Timestamp $timestamp,
Severity: Minor
Found in src/Message/LndHtlcMessageTrait.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status