BIP6045

Severity

20 : Error

Message

Value at offset '<insert_0>' must start with single or double quote: data just before error is '<insert_1>'; data just after error is '<insert_2>'.

Explanation

Attribute Values in the option buffer must start with a single or a double quote. The value at the message offset indicated did not.

Response

Correct the application (or compute expression) that generated the message.