mirror of
https://github.com/macocianradu/RosettaHaskellCompiler.git
synced 2026-07-16 02:58:45 +00:00
6 lines
123 B
Plaintext
6 lines
123 B
Plaintext
namespace imports : <"Enums used for the contract dsl">
|
|
version "${version.ok}"
|
|
|
|
enum CounterpartyRoleEnum:
|
|
Party1
|
|
Party2 |