BIP5331
Severity
20 : ErrorMessage
A message dictionary error has occurred. An invalid tag name '<insert_3>' was found for dictionary '<insert_2>' in function '<insert_1>'.Explanation
Standard dictionary error: Function '<insert_1>' did not find the tag, alias, or type '<insert_3>' in the dictionary '<insert_2>'. Tags must not be zero length, and tags, types, and aliases must not exceed 255 characters in length. This might be an internal error, or might indicate a problem with the dictionary.Response
Verify that items such as message type (possibly embedded in the message itself) do not exceed 255 characters. Examine other tags that might exceed this value and reduce to the required length. Review further error messages for an indication of what caused the errors. Redeploy the message dictionary.