Skip to content

fix: handle execute and transaction errors the same way

Arnaud Vergnet requested to merge topic/default/error-handling into branch/default

Run all errors through handleUserErrors like in the execute function for more consistency.

Merge request reports