toggle menu
Ksui
2.2.1-SNAPSHOT
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.model
/
TransactionMetaData
/
TransactionMetaData
Transaction
Meta
Data
constructor
(
sender
:
String
?
=
null
,
gasPrice
:
Long
?
=
null
,
gasObjects
:
List
<
ObjectRef
>
?
=
emptyList()
,
gasBudget
:
Long
?
,
gasSponsor
:
AccountAddress
)