BIP2520

Severity

20 : Error

Message

(<insert_0>, <insert_1>) : Nested BEGIN ATOMIC statements.

Explanation

The broker has detected an attempt to execute a BEGIN ATOMIC statement within the scope of another BEGIN ATOMIC statement. This is not allowed as it may lead to deadly embraces.