mirror of
https://github.com/corda/corda.git
synced 2025-01-29 15:43:55 +00:00
f5c9fd8f44
* 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).