Kuira
Toggle table of contents
0.1.0-alpha03
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kuira
indexer
/
com.midnight.kuira.core.indexer.database
/
UtxoDatabase
/
Companion
Companion
object
Companion
Members
Functions
create
In
Memory
Database
Link copied to clipboard
fun
createInMemoryDatabase
(
context
:
Context
)
:
UtxoDatabase
Create in-memory database for testing.
get
Instance
Link copied to clipboard
fun
getInstance
(
context
:
Context
)
:
UtxoDatabase
Get database instance (singleton).