toggle menu
Ksui
1.3.2
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.model
/
CheckpointContents
Checkpoint
Contents
data
class
CheckpointContents
(
val
transactions
:
List
<
Transaction
>
,
val
userSignatures
:
List
<
String
>
)
Members
Constructors
Checkpoint
Contents
Link copied to clipboard
constructor
(
transactions
:
List
<
Transaction
>
,
userSignatures
:
List
<
String
>
)
Properties
transactions
Link copied to clipboard
val
transactions
:
List
<
Transaction
>
user
Signatures
Link copied to clipboard
val
userSignatures
:
List
<
String
>