FUZD / fuzd-common / PendingExecutionStored
Type Alias: PendingExecutionStored<TransactionDataType>
PendingExecutionStored<
TransactionDataType
>:object
Type Parameters
• TransactionDataType
Type declaration
account
account:
String0x
batchIndex
batchIndex:
number
broadcastTime?
optional
broadcastTime:number
chainId
chainId:
String0x
derivationParameters
derivationParameters:
DerivationParameters
expectedWorstCaseGasPrice?
optional
expectedWorstCaseGasPrice:String0x
expiryTime?
optional
expiryTime:number
finalized
finalized:
boolean
hash
hash:
String0x
helpedForUpToGasPrice?
optional
helpedForUpToGasPrice:String0x
initialTime
initialTime:
number
isVoidTransaction
isVoidTransaction:
boolean
lastError?
optional
lastError:string
maxFeePerGasAuthorized
maxFeePerGasAuthorized:
String0x
nextCheckTime
nextCheckTime:
number
onBehalf?
optional
onBehalf:String0x
retries?
optional
retries:number
slot
slot:
string
transaction
transaction:
TransactionDataType
transactionParametersUsed
transactionParametersUsed:
TransactionParametersUsed
Defined in
types/executor/index.ts:15