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 would avoid extending TransactionParameters type with simulation specific fields. Maybe we could Create a separate type for SimulationTransactionParameters or extend/change SimulationCallArguments that would accept these two params. 馃聽#396
I would avoid extending TransactionParameters type with simulation specific fields. Maybe we could Create a separate type for SimulationTransactionParameters or extend/change SimulationCallArguments that would accept these two params. 馃
I would avoid extending
TransactionParameterstype with simulation specific fields. Maybe we could Create a separate type forSimulationTransactionParametersor extend/changeSimulationCallArgumentsthat would accept these two params. 馃Originally posted by @maleksandar in Tenderly/tenderly-sdk#99 (comment)