mirror of
https://github.com/corda/corda.git
synced 2025-06-23 01:19:00 +00:00
Fix in vault schema so notary_key can have more key entries in CompositeKey, as it's kept as Base58 string. Change default varchar field with size 255 to varchar with size 65535. Add test to VaultSchemaTest.