kin-android

kin-android / org.kin.sdk.base / KinAccountReadOperations / clearStorage

clearStorage

abstract fun clearStorage(): Promise<Boolean>

Deletes the storage associated with the accountId

Return a Promise with true if successful, false otherwise