Kryptokrona Kotlin SDK
jvm
kryptokrona-walletapi
/
org.kryptokrona.sdk.walletapi.model.request
/
ImportWalletWithKeyRequest
/
ImportWalletWithKeyRequest
Import
Wallet
With
Key
Request
constructor
(
privateViewKey
:
String
,
privateSpendKey
:
String
,
scanHeight
:
Long
)