Or does it issue separate transactions for each emitCommands I have in my rule?
Each call to emitCommands will produce one transaction so you have full control over how you want to split things into transactions.
Or does it issue separate transactions for each emitCommands I have in my rule?
Each call to emitCommands will produce one transaction so you have full control over how you want to split things into transactions.