kin-android

kin-android / kin.sdk / AccountStatus

AccountStatus

annotation class AccountStatus

Constructors

Name Summary
<init> AccountStatus()

Companion Object Properties

Name Summary
CREATED Account was created, account is ready to use with kin.const val CREATED: Int
NOT_CREATED Account was not created on blockchain network, account should be created and funded by a different account on the blockchain.const val NOT_CREATED: Int