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
Shaptic
changed the title
Support the new asynchronous transaction submission endpoint (/async_transactions)
Add support for Horizon's asynchronous transaction submission endpoint
May 23, 2024
The endpoint is
POST /async_transactions
and it was introduced into Horizon in stellar/go#5188.Its request/response schema is outlined in this doc as well as this OpenAPI PR: stellar/go#5300.
The text was updated successfully, but these errors were encountered: