If a keyper is slashed, their deposit is currently sent to the zero address where it can not be recovered from. However, it might be desirable to be able to access slashed funds, e.g., to redistribute them towards a damaged party or a common good or to return them in case of accidental slashing in case of a bug. Therefore, we should make the address configurable by an owner account (which could be the DAO).
If a keyper is slashed, their deposit is currently sent to the zero address where it can not be recovered from. However, it might be desirable to be able to access slashed funds, e.g., to redistribute them towards a damaged party or a common good or to return them in case of accidental slashing in case of a bug. Therefore, we should make the address configurable by an
owner
account (which could be the DAO).