mirror of
https://github.com/corda/corda.git
synced 2025-03-23 12:35:23 +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.