mirror of
https://github.com/corda/corda.git
synced 2025-06-21 16:49:45 +00:00
Adds JvmName annotations where necessary to improve interop when developing CorDapps in java.
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
@file:JvmName("CryptoUtilities")
|
||||
|
||||
package net.corda.core.crypto
|
||||
|
||||
import net.corda.core.serialization.OpaqueBytes
|
||||
|
Reference in New Issue
Block a user