You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was running the app for Goerli network, and after subscribing to the events. It's stuck at Subscribed to ethereum events. Will continuously monitor for arbitrage opportunities!
The restriction is because we are currently calling redeemLUSD function to determine the input values for the arbitrage bot.
We should find an alternative way to find the inputs for the contract so that we can circumvent this restriction.
A possible solution would be to expose the hint finder functions from the
@liquity/lib-ethers
library.The text was updated successfully, but these errors were encountered: