dominicrume/cantor8_kya_rails: step-1-mandate/test/daml/KyaInboundTest.daml
Daml contract source - dominicrume/cantor8_kya_rails/step-1-mandate/test/daml/KyaInboundTest.daml ```daml -- The attack suite for the reverse leg: naira in, crypto out. module KyaInboundTest where import DA.Time (addRelTime, hours) import Daml.Script import KyaInbound data Desk = Desk with principal
Read on GitHub Code ↗