mirror of
https://github.com/corda/corda.git
synced 2025-02-04 10:11:14 +00:00
94a92fe82e
* Added some missing types to the whitelist and removed `KeyPair`. * Add emptyList/Map/Set for Java. Also check for duplicates. * Remove java singleton collections since they are already added via kotlin listOf/mapOf/setOf.