Skip to content

Add configurable BN support in multinode #1095

@georgi-l95

Description

@georgi-l95

Problem

Local-Node currently supports Block Node configuration in multinode mode (with 4 CN). However it's hardcoded as 2:1, meaning each set of 2 Consensus Nodes is pointing to 1 Block Node. Depending on the cases, someone might want to easily start in different configuration, like 1:1 with 4 Block Nodes, 1 for each Consensus Node.
We've added documentation on how this could be manually achived, however it's not very user friendly.
Multinode with Block Node Configuration Overview

Solution

Apply new options in the CLI, where users or operators can easily specificy the desired configuration and start only by executing a command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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