Hi,
A withdrawal of rewards signed transaction didn’t go through blockfrost. Anyone knows how can I do that?
The transaction starts like this:
“type”: “Witnessed Tx ShelleyEra”,
“description”: “Ledger Cddl Format”,
“cborHex”:
I submit it here in the “body” section: Submit a transaction | Blockfrost Development Hub
And the error I got is this:
{
“error”: “Bad Request”,
“message”: “{"contents":{"contents":["DecoderErrorDeserialiseFailure \"Shelley Tx\" (DeserialiseFailure 0 \"expected list len or indef\")","DecoderErrorDeserialiseFailure \"Shelley Tx\" (DeserialiseFailure 0 \"expected list len or indef\")","DecoderErrorDeserialiseFailure \"Shelley Tx\" (DeserialiseFailure 0 \"expected list len or indef\")","DecoderErrorDeserialiseFailure \"Shelley Tx\" (DeserialiseFailure 0 \"expected list len or indef\")","DecoderErrorDeserialiseFailure \"Shelley Tx\" (DeserialiseFailure 0 \"expected list len or indef\")","DecoderErrorDeserialiseFailure \"Shelley Tx\" (DeserialiseFailure 0 \"expected list len or indef\")"],"tag":"TxCmdTxReadError"},"tag":"TxSubmitFail"}”,
“status_code”: 400
}
But the exact same transaction got through when my stake pool operator submitted it on his node.
Thank you if you can tell me where can I submit my transaction