pokt-network / poktroll

The official Shannon upgrade implementation of the Pocket Network Protocol implemented using Rollkit.dev
MIT License
15 stars 6 forks source link

[Genesis Config] Set MaxValidators to 1 #520

Closed Olshansk closed 1 month ago

Olshansk commented 1 month ago

Added the following change and comment in config.yml. Should be self-explanatory.

    # TODO_BLOCKER(@Olshansk): Figure out what this should be on Shannon
    # re-genesis. We're setting it to 1 for Alpha TestNet https://github.com/pokt-network/poktroll/pull/1 so Grove
    # maintains the only validator until Alpha TestNet https://github.com/pokt-network/poktroll/pull/2.
    max_validators: 1