helium / blockchain-core

Apache License 2.0
214 stars 85 forks source link

Allow bypassing subnetwork_reward_per_block_limit #1428

Closed vihu closed 2 years ago

vihu commented 2 years ago

Summary

On devnet subnetwork_reward_per_block_limit is not set, this PR allows to bypass it. However, on mainnet we will set it to ensure that the limit is not bypassed.