White-Whale-Defi-Platform / white-whale-core

Core contracts for White Whale, The Interchain Liquidity Protocol for the Cosmos.
https://whitewhale.money
MIT License
36 stars 23 forks source link

fix: add validation for minimum balance to be aggregated #270

Closed kerber0x closed 7 months ago

kerber0x commented 7 months ago

Description and Motivation

This adds a minimum balance to be aggregated by the contracts. Skips small balances to prevent errors when aggregating assets and sending them back from the fee collector to the fee distributor.

Related Issues


Checklist: