Skip to main content

bn.clearStorage

clearStorage(): Promise<void>

description Clean the local data cache.

example

bn.clearStorage()

Returns

Promise<void>