DustGenerationDtimeUpdate
data class DustGenerationDtimeUpdate(val eventId: Long, val rawHex: String, val blockHeight: Long?, val timestamp: Long?) : DustEvent
Dust generation time updated.
When this occurs:
Blockchain updates dust generation parameters
Affects future dust accumulation rate
State Update:
Updates generation dtime in DustLocalState
Affects balance calculations going forward