Thresh

data class Thresh(val items: List<Policy>, val threshold: ULong) : SatisfiableItem(source)

Constructors

Link copied to clipboard
constructor(items: List<Policy>, threshold: ULong)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun destroy()