mirror of
https://github.com/corda/corda.git
synced 2025-05-28 13:14:24 +00:00
* consistent storage of Issuer Reference using `ByteArray` Kotlin type in Schema definition and a custom Hibernate Type to map this to a VARBINARY database type. Creation of a new Issued type now also validates maximum size permissible (512).