Fixing some of the minification issues.
This commit is contained in:
@@ -263,7 +263,7 @@ object CryptoUtils {
|
||||
}
|
||||
}
|
||||
|
||||
data class EncryptedInfoString(
|
||||
class EncryptedInfoString(
|
||||
val ciphertext: String,
|
||||
val nonce: String,
|
||||
val v: Int,
|
||||
|
||||
Reference in New Issue
Block a user