helium / blockchain-core

Apache License 2.0
214 stars 85 forks source link

Bypass token treasury amount if var is set to true #1521

Closed vihu closed 1 year ago

vihu commented 1 year ago

Add a new var bypass_token_treasury (bool) which would not check whether the total rewards is <= token_treasury amt in the ledger if the var is set to true.