near / nearcore

Reference client for NEAR Protocol
https://near.org
GNU General Public License v3.0
2.31k stars 618 forks source link

[Forknet][BUG] Fix number of seats for a forknet #11730

Open VanBarbascu opened 3 months ago

VanBarbascu commented 3 months ago

Currently, the number of seats from genesis is overwritten by the binary. We need to change the logic to allow number of seats to be loaded from genesis.

context here