Enviar transacción
La mayoría de los endpoints de Trustless Work devuelven una transacción no firmada en formato XDR. Este endpoint se utiliza para firmar dichas transacciones no firmadas y enviarlas a la red Stellar.
Encabezados
Nombre
Valor
Open API
post
Autorizaciones
Cuerpo
signedXdrstringRequeridoExample:
The sign's hash. This come from the wallet
AAAAAgAAAAB...Respuestas
200
The transaction has been successfully sent to the Stellar network
application/json
400
Bad request
401
Unauthorized access
429
Too Many Requests
500Error
application/json
post
/helper/send-transactionEjemplo de uso:
Última actualización
¿Te fue útil?