Kaptos
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaptos
Kaptos
/
xyz.mcxross.kaptos.protocol
/
Transaction
/
execute
execute
abstract
suspend
fun
execute
(
signer
:
Account
,
options
:
InputGenerateTransactionOptions
?
=
null
,
withFeePayer
:
Boolean
=
false
,
builder
:
InputEntryFunctionDataBuilder
.
(
)
->
Unit
)
:
Result
<
PendingTransactionResponse
,
Exception
>