KomodoPlatform / komodo-defi-framework

This is the official Komodo DeFi Framework repository
https://komodoplatform.com/en/docs/komodo-defi-framework/
97 stars 88 forks source link

fix(tendermint): fee calculation #2106

Closed onur-ozkan closed 1 month ago

onur-ozkan commented 1 month ago

As makers may not have a balance in the coin they want to swap, we need to calculate get_receiver_trade_fee in platform coin.

Same goes for ETH assets: https://github.com/KomodoPlatform/komodo-defi-framework/blob/b0fd99e8406e67ea06435dd028991caa5f522b5c/mm2src/coins/eth.rs#L4892-L4895