Skip to content

Change of serialization has to be done beyond `try-catch` scope, because a p2p...

Mariusz Trela requested to merge mt-serialization-change-fix into develop

Change of serialization has to be done beyond try-catch scope, because a p2p code checks if a current exception exists.

Merge request reports