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.
