Interface: TokenFailedParsing
TokenFailedParsing A report of a failed parsing attempt of SLP/ALP. This should always indicate something went wrong when building the tx.
Properties
bytes
• bytes: string
The bytes that failed parsing, useful for debugging
Defined in
error
• error: string
Human-readable message of what went wrong
Defined in
pushdataIdx
• pushdataIdx: number
For ALP, the index of the pushdata in the OP_RETURN that failed parsing. -1 if the whole OP_RETURN failed, e.g. for SLP or eMPP