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
In the output, the convertFundsFromInput and joinPoolFromInput function calls are missing.
A potential reason may be the IExchange instantiation and the function call being part of the same statement.
The text was updated successfully, but these errors were encountered:
Given the following code:
Surya returns the following function trace:
In the output, the
convertFundsFromInput
andjoinPoolFromInput
function calls are missing.A potential reason may be the
IExchange
instantiation and the function call being part of the same statement.The text was updated successfully, but these errors were encountered: