Ksui
Toggle table of contents
2.2.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.api
/
Transaction
/
waitForTransaction
wait
For
Transaction
open
suspend override
fun
waitForTransaction
(
digest
:
String
,
options
:
TransactionBlockResponseOptions
,
timeout
:
Long
,
pollInterval
:
Long
)
:
Result
<
GetTransactionBlockQuery.Data
?
,
SuiError
>