mirror of
https://github.com/corda/corda.git
synced 2025-02-20 17:33:15 +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).