getAllTokens

abstract fun getAllTokens(): Single<List<Token>>

Returns all tokens from storage.

Note: work with tokens is NOT tread safe.

Return

list of Token