changed compiler to whole folder

This commit is contained in:
Radu Macocian
2022-08-08 03:06:47 +02:00
parent 18b7e778a2
commit 24bfeea014
17 changed files with 711 additions and 84 deletions

View File

@@ -0,0 +1,6 @@
namespace imports : <"Enums used for the contract dsl">
version "${version.ok}"
enum CounterpartyRoleEnum:
Party1
Party2