FUZD / fuzd-common / PendingExecutionStored
Type Alias: PendingExecutionStored<TransactionDataType>
PendingExecutionStored<
TransactionDataType>:object
Type Parameters
• TransactionDataType
Type declaration
account
account:
String0x
batchIndex
batchIndex:
number
bestTime?
optionalbestTime:number
broadcastTime?
optionalbroadcastTime:number
chainId
chainId:
IntegerString
debtAssigned
debtAssigned:
string
expiryTime?
optionalexpiryTime:number
finalized
finalized:
boolean
hash
hash:
String0x
helpedForUpToGasPrice?
optionalhelpedForUpToGasPrice:object
helpedForUpToGasPrice.upToGasPrice
helpedForUpToGasPrice.upToGasPrice:
String0x
helpedForUpToGasPrice.valueSent
helpedForUpToGasPrice.valueSent:
String0x
initialTime
initialTime:
number
isVoidTransaction
isVoidTransaction:
boolean
lastError?
optionallastError:string
maxFeePerGasAuthorized
maxFeePerGasAuthorized:
String0x
nextCheckTime
nextCheckTime:
number
onBehalf?
optionalonBehalf:String0x
retries?
optionalretries:number
serviceParameters
serviceParameters:
ExecutionServiceParameters
slot
slot:
string
transaction
transaction:
TransactionDataType
transactionParametersUsed
transactionParametersUsed:
TransactionParametersUsed
Defined in
types/executor/index.ts:22