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
THe SimulationFlag flags from EstimateFee is different than the ones from the SimulateTxn. For EstimateFee, only SKIP_VALIDATE is valid, but for SimulateTxn, there's also the SKIP_FEE_CHARGE. We should create a specific type for the EstimateFee flag
THe SimulationFlag flags from EstimateFee is different than the ones from the SimulateTxn. For EstimateFee, only SKIP_VALIDATE is valid, but for SimulateTxn, there's also the SKIP_FEE_CHARGE. We should create a specific type for the EstimateFee flag