BIP2552
Severity
20 : Error
Message
(<insert_0>, <insert_1>) : The number being converted '<insert_2>' was too large/small to be represented as a 64 bit floating point number.
Explanation
The number being converted was '<insert_2>'.
Response
Ensure that the number being converted is within the scale and precision limits for a 64 bit floating point number and redeploy the message flow.