Submit Tx

Submit an already serialized transaction to the network.

post/api/submit/tx

Headers

Content-Type'application/cbor' required

Response

Ok

string hex required

The transaction id.

Example response

"92bcd06b25dfbd89b578d536b4d3b7dd269b7c2aa206ed518012cffe0444d67f"

Changes