Validate burn rune tx
Validates a burn rune transaction using the provided transaction ID.
Body
idstringOptionalExample:
The transaction ID to validate.
1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdefResponses
200
Successfully validated the transaction.
application/json
400
Bad request. Invalid input parameters.
application/json
500
Internal server error.
application/json
post
/validate-burn-rune-tx
