Skip to content

Adding the possibility to specify only the genesis in Configuration #51

@rach-id

Description

@rach-id

The Configuration class should be able to be instantiated using only a genesis file:

Configuration(genesisPath)

Also, it would be nice if it could take a list of Addresses and fund them:

Configuration(List<Address>, amount, genesis)

or to each account its own value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions