Skip to content
CCPEDIAby Unity Nodes
Documentation/GitHub Code/dominicrume/cantor8_kya_railsView on GitHub Code

dominicrume/cantor8_kya_rails: step-1-mandate/test/daml/KyaCycleTest.daml

Daml contract source - dominicrume/cantor8_kya_rails/step-1-mandate/test/daml/KyaCycleTest.daml ```daml -- The attack suite for the two legs where the desk loses its own money. module KyaCycleTest where import Daml.Script import KyaCycle data Desk = Desk with principal : Party operator : Party custo

Read on GitHub Code