NoOp

data class NoOp(val reason: String) : DecaySweepResult

The sweep had nothing to do.

Constructors

Link copied to clipboard
constructor(reason: String)

Properties

Link copied to clipboard

Human-readable explanation.