toggle menu
Ksui
2.2.0-SNAPSHOT
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.model
/
TransactionData
/
V1
V1
@
Serializable
data
class
V1
(
val
data
:
TransactionDataV1
)
:
TransactionData
Members
Members & Extensions
Constructors
V1
Link copied to clipboard
constructor
(
data
:
TransactionDataV1
)
Properties
data
Link copied to clipboard
val
data
:
TransactionDataV1
Functions
to
Bcs
Link copied to clipboard
open
override
fun
toBcs
(
)
:
ByteArray
to
Transaction
Link copied to clipboard
fun
TransactionData
.
toTransaction
(
txSignatures
:
List
<
String
>
)
:
Txn
with
Link copied to clipboard
infix
fun
TransactionData
.
with
(
txSignatures
:
List
<
String
>
)
:
Txn