1
In this transaction There's a decoding error and an escrow. What could cause this?
1
In this transaction There's a decoding error and an escrow. What could cause this?
3
The decoding error is not really an error, per se, just an OP_RETURN. OP_RETURN is used for storing data in the blockchain and that's what this transaction is doing. It's not actually a spendable output, so the block explorer is getting confused and puts out a decoding error.