If I have a Daml Script that submits a few commands, and I run it against a real ledger, are they a single transaction, or ran one command at a time ?
The docs Daml Script — Daml SDK 2.2.0 documentation seems to suggest it is not atomic, but I am not 100% sure