Fantom-foundation/go-lachesis

View on GitHub
lachesis/genesis/genesis.go

Summary

Maintainability
A
2 hrs
Test Coverage

Function MainGenesis has 85 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func MainGenesis() Genesis {
    g := Genesis{
        Time: genesisTime,
        Alloc: VAccounts{
            Accounts: Accounts{
Severity: Major
Found in lachesis/genesis/genesis.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status