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

A single-chain and multi-dex arbitrage bot the utilizing White Whale flash loans and Skip Protocol.
https://whitewhale.money
MIT License
83 stars 32 forks source link

bug: mempool if statement to if else #84

Closed SirTLB closed 1 year ago

SirTLB commented 1 year ago

This PR fixes some issues we had on the Injective implementations. Also it fixes a bug on the mempool object, where we used an if statement instead of if-else combinations.