Fantom-foundation/go-lachesis

View on GitHub
inter/block.go

Summary

Maintainability
A
35 mins
Test Coverage

Function NewBlock has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func NewBlock(index idx.Block, time Timestamp, atropos hash.Event, prevHash hash.Event, events hash.Events) *Block {
Severity: Minor
Found in inter/block.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status