fromKeyPair

fun fromKeyPair(privateKey: ByteArray, publicKey: ByteArray? = null): CosmosWallet
fun fromKeyPair(privateKey: String, publicKey: String? = null): CosmosWallet