GelatoTrackerParams
GelatoTrackerParams =
Pick
<InitializePollingTracker
<GelatoTaskStatusResponse
,InitialGelatoTx
,TransactionTracker
>,"tx"
|"removeTxFromPool"
|"onInitialize"
|"onSucceed"
|"onFailed"
|"onIntervalTick"
|"pollingInterval"
|"retryCount"
>
Defined in: packages/pulsar-evm/src/trackers/gelatoTracker.ts:73
Defines the parameters required for the low-level gelatoTracker
function.
Last updated on