mirror of
https://github.com/macocianradu/RosettaHaskellCompiler.git
synced 2026-03-18 13:00:08 +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 |