BIP3204
Severity
30 : Severe errorMessage
Input expression '<insert_0>' does not match FORMAT expression '<insert_1>'. Parsing failed to match '<insert_2>' with '<insert_3>'.Explanation
The given expression contains data which does not match the current element of the FORMAT expression.Response
Either rewrite the FORMAT expression to match the input data or modify the input data to match the FORMAT expression.