toggle menu
Ksui
1.3.2
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.model
/
TransactionBlockBytes
Transaction
Block
Bytes
@
Serializable
data
class
TransactionBlockBytes
(
val
txBytes
:
String
,
val
gas
:
List
<
Gas
>
)
Members
Constructors
Transaction
Block
Bytes
Link copied to clipboard
constructor
(
txBytes
:
String
,
gas
:
List
<
Gas
>
)
Properties
gas
Link copied to clipboard
val
gas
:
List
<
Gas
>
tx
Bytes
Link copied to clipboard
val
txBytes
:
String