Relayers

Signs a transaction using the specified relayer (Stellar only).

post/api/v1/relayers/{relayer_id}/sign-transaction

Path parameters

relayer_idstring required

The unique identifier of the relayer

Request body

OR
integer[] required
OR

Response

Transaction signed successfully

errorstring
successboolean required

Changes

Changed in 2 of the 18 revisions of this API.44

    • removed subschema #3 from the request body oneOf list

      request-body-one-of-removed

    • added SignTransactionResponseSolana to the data response property oneOf list for the response status 200

      response-property-one-of-added

    • added SignTransactionRequestSolana to the request body oneOf list

      request-body-one-of-added

    • removed subschema #3 from the data response property oneOf list for the response status 200

      response-property-one-of-removed

  • 5487da58bf1522See the full diff
    • removed SignTransactionRequestSolana from the request body oneOf list

      request-body-one-of-removed

    • added subschema #3 to the data response property oneOf list for the response status 200

      response-property-one-of-added

    • added subschema #3 to the request body oneOf list

      request-body-one-of-added

    • removed SignTransactionResponseSolana from the data response property oneOf list for the response status 200

      response-property-one-of-removed

    This revision also has 43 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog