Expand description
Create and Exercise commands.
Structs§
- Daml
Create AndExercise Command - Create a contract and exercise a choice on it in the same transaction.
- Daml
Create Command - Create a new contract instance based on a template.
- Daml
Exercise ByKey Command - Exercise a choice on an existing contract specified by its key.
- Daml
Exercise Command - Exercise a choice on an existing contract.
Enums§
- Daml
Command - A Daml ledger command.