corda/experimental/corda-utils/src
Shams Asari d620e71bb6
Replaced all uses of assert with require (#3309)
JVM assertions have to be enabled with the -ea flag so it's possible for these checks to be ignored.
2018-06-06 00:31:41 +01:00
..
main/kotlin/io/cryptoblk/core Replaced all uses of assert with require (#3309) 2018-06-06 00:31:41 +01:00
test/kotlin/io/cryptoblk/core Added the additional Corda utility code with FSM-like transition contract checking 2018-05-21 10:28:27 +02:00