KeyImage

@Serializable
data class KeyImage(val keyImage: String, val privateSpendKey: String)

Data class that represents a key image

Author

Marcus Cvjeticanin

Since

0.2.0

Parameters

keyImage

the key image

ephemeralPublicKey

the ephemeral public key

Constructors

Link copied to clipboard
constructor(keyImage: String, privateSpendKey: String)

Properties

Link copied to clipboard
Link copied to clipboard