bdk-jvm
Toggle table of contents
1.2.0
jvm
Platform filter
jvm
Switch theme
bdk-jvm
bdk-jvm
/
org.bitcoindevkit
/
SatisfiableItem
/
Thresh
Thresh
data
class
Thresh
(
val
items
:
List
<
Policy
>
,
val
threshold
:
ULong
)
:
SatisfiableItem
(
source
)
Members
Constructors
Thresh
Link copied to clipboard
constructor
(
items
:
List
<
Policy
>
,
threshold
:
ULong
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
items
Link copied to clipboard
val
items
:
List
<
Policy
>
threshold
Link copied to clipboard
val
threshold
:
ULong
Functions
destroy
Link copied to clipboard
open
override
fun
destroy
(
)