BIP2326

Severity

20 : Error

Message

Invalid fields for a time value: Hours '<insert_0>'; Minutes '<insert_1>'; Seconds '<insert_2>'.

Explanation

An attempt was made to interpret the following fields as a valid time Hours : <insert_0>
Minutes : <insert_1>
Seconds : <insert_2>

Response


Correct the message flow definition to ensure that the values being provided as a time value are correct. This may involve validating that data being read from either a database or a message content is suitable for use as a time.