kin-android / org.kin.sdk.base.network.services / KinService / createAccount
abstract fun createAccount(accountId: Id): Promise<KinAccount>
abstract fun createAccount(accountId: Id):
Promise
<
KinAccount
>
Creates a KinAccount and activates it on the network.