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.model
/
DustEvent
/
Companion
Companion
object
Companion
Members
Functions
from
Raw
Event
Link copied to clipboard
fun
fromRawEvent
(
rawEvent
:
RawLedgerEvent
)
:
DustEvent
Converts RawLedgerEvent to DustEvent.
is
Dust
Event
Link copied to clipboard
fun
isDustEvent
(
rawEvent
:
RawLedgerEvent
)
:
Boolean
Checks if a raw ledger event is a dust event.