Slashed coins should not be burned #772
Currently, slashed coins are burned. This behavior should be changed.
Instead of burning slashed funds, they must be redirected to the Governance module account, consistent with how we handle rewards that are withheld from miners during penalties.
Expected behavior:
- Slashed coins must not be burned.
- Slashed coins must be transferred to the Governance module account.
- Implementation should reuse or mirror the existing logic that handles redistribution of miner rewards that are not paid out due to penalties
💬 Comments (2)
@patimen
🔄 Auto-synced from Issue #772 every hour.
775