ProgressUpdate

data class ProgressUpdate(val highestTransactionId: Int) : UtxoManager.ProcessingResult

Constructors

Link copied to clipboard
constructor(highestTransactionId: Int)

Properties

Link copied to clipboard