kin-android / org.kin.sdk.base / KinAccountContextBase / clearStorage
open fun clearStorage(): Promise<Boolean>
open fun clearStorage():
Promise
<
Boolean
>
Deletes the storage associated with the accountId
Return a Promise with true if successful, false otherwise