toggle menu
Kaptos
0.1.2-beta
common
switch theme
search in API
Kaptos
/
xyz.mcxross.kaptos.model
/
StateCheckpointTransactionResponse
/
StateCheckpointTransactionResponse
State
Checkpoint
Transaction
Response
constructor
(
type
:
TransactionResponseType
,
version
:
String
,
hash
:
String
,
stateChangeHash
:
String
,
eventRootHash
:
String
,
stateCheckpointHash
:
String
?
,
gasUsed
:
String
,
success
:
Boolean
,
vmStatus
:
String
,
accumulatorRootHash
:
String
,
timestamp
:
String
)