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
Transactionsttl is now returned in milliseconds instead of seconds for increased accuracy. Additionally, instead of returning a response with a 503 status code when creating a transaction for a pair that is unavailable, a transaction with a ttl of 0 will be returned instead. This allows for a transaction to be previewed, but not executed.