synapsecns/sanguine

View on GitHub
agents/types/state.go

Summary

Maintainability
A
45 mins
Test Coverage

Function NewState has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

func NewState(root [32]byte, origin uint32, nonce uint32, blockNumber *big.Int, timestamp *big.Int, gasData GasData) State {
Severity: Minor
Found in agents/types/state.go - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status