We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2286bc commit c71741fCopy full SHA for c71741f
edge-agent-sdk/src/commonTest/kotlin/org/hyperledger/identus/walletsdk/castor/PrismDIDPublicKeyTests.kt
@@ -1,8 +1,8 @@
1
package org.hyperledger.identus.walletsdk.castor
2
3
-import io.iohk.atala.prism.protos.PublicKey
4
import kotlinx.coroutines.ExperimentalCoroutinesApi
5
import kotlinx.coroutines.test.runTest
+import org.hyperledger.identus.protos.PublicKey
6
import org.hyperledger.identus.walletsdk.apollo.utils.Ed25519KeyPair
7
import org.hyperledger.identus.walletsdk.apollo.utils.Ed25519PrivateKey
8
import org.hyperledger.identus.walletsdk.apollo.utils.Ed25519PublicKey
0 commit comments