ShieldedAddressesResult

data class ShieldedAddressesResult(val shieldedAddress: String, val shieldedCoinPublicKey: String, val shieldedEncryptionPublicKey: String)

Constructors

Link copied to clipboard
constructor(shieldedAddress: String, shieldedCoinPublicKey: String, shieldedEncryptionPublicKey: String)

Properties

Link copied to clipboard
Link copied to clipboard