mirror of
https://github.com/macocianradu/RosettaHaskellCompiler.git
synced 2026-03-18 13:00:08 +00:00
6 lines
129 B
Plaintext
6 lines
129 B
Plaintext
namespace imports.enums : <"Enums used for the contract dsl">
|
|
version "${version.ok}"
|
|
|
|
enum CounterpartyRoleEnum:
|
|
Party1
|
|
Party2 |