mirror of
https://github.com/corda/corda.git
synced 2025-03-03 04:49:46 +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).