Kuira
Toggle table of contents
0.1.0-alpha03
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kuira
connector
/
com.midnight.kuira.core.connector.model
/
ShieldedAddressesResult
Shielded
Addresses
Result
data
class
ShieldedAddressesResult
(
val
shieldedAddress
:
String
,
val
shieldedCoinPublicKey
:
String
,
val
shieldedEncryptionPublicKey
:
String
)
Members
Constructors
Shielded
Addresses
Result
Link copied to clipboard
constructor
(
shieldedAddress
:
String
,
shieldedCoinPublicKey
:
String
,
shieldedEncryptionPublicKey
:
String
)
Properties
shielded
Address
Link copied to clipboard
val
shieldedAddress
:
String
shielded
Coin
Public
Key
Link copied to clipboard
val
shieldedCoinPublicKey
:
String
shielded
Encryption
Public
Key
Link copied to clipboard
val
shieldedEncryptionPublicKey
:
String