mirror of
https://github.com/corda/corda.git
synced 2025-05-28 05:04:22 +00:00
Suppress warnings when constructing NonConstructible types that are wrapped by Opaque, and reduce warning level to info. Construct wrapped LocalTypeInformation for Opaque types immediately, rather than deferring with a thunk.