BIP5357

Severity

20 : Error

Message

The message type path '<insert_2>' is incompatible with message type prefix '<insert_1>', in message set '<insert_0>'.

Explanation

The error may have occurred because there is a message type prefix specified in message set '<insert_0>' but the message type path is relative (does not start with the '/' character) instead of absolute.

Response

Check that the message type prefix combined with the message type path resolves to a valid complete message type path. Make sure that there is correct use of a leading '/' character for absolute paths.