Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 476 Bytes

File metadata and controls

14 lines (9 loc) · 476 Bytes

Corda

CorDapp SerializationTest - Kotlin

This is a test project to demonstrate an issue. To replicate the issue, toggle the value of "cordaVersion" in constants.properties.

To observe the issue, run the tests in clients/src/kotlin/test/com/serializationtest/client/jackson/Test.kt

A cordaVersion value of

  • 4.1 = no issue
  • 4.3 = issue observed.