kintsugi-tech / slash-refund

0 stars 0 forks source link

Refactoring of `handle_refunds_from_slash` #5

Open niilptr opened 1 year ago

niilptr commented 1 year ago

The refund logic cycles redundantly over unbonding delegations and redelegations. We need to upgrade this logic to make it more efficient.