orlenyslp / Caterpillar

Caterpillar: A BPMN-based BPMS for Ethereum
BSD 3-Clause "New" or "Revised" License
122 stars 52 forks source link

Unable to generate smart contracts when model contains gateways #82

Closed koopspieter closed 2 years ago

koopspieter commented 2 years ago

When gateways are added in a model, it returns a compilation error. I think the compiling process works after modification since smart contracts are printed, however, the error remains. How can this be solved? Help would be appreciated.