bdk-android
Toggle table of contents
1.2.0-SNAPSHOT
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
bdk-android
bdk-android
/
org.bitcoindevkit
/
SatisfiableItem
/
Thresh
Thresh
data
class
Thresh
(
val
items
:
List
<
Policy
>
,
val
threshold
:
ULong
)
:
SatisfiableItem
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
(
)