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