@sentio/sdk
Preparing search index...
.
ExecutionConfig
Interface ExecutionConfig
interface
ExecutionConfig
{
ethAbiDecoderConfig
?:
ExecutionConfig_DecoderWorkerConfig
;
forceExactBlockTime
:
boolean
;
handlerOrderInsideTransaction
:
ExecutionConfig_HandlerOrderInsideTransaction
;
processBindingTimeout
:
number
;
rpcRetryTimes
:
number
;
sequential
:
boolean
;
skipStartBlockValidation
:
boolean
;
}
Index
Properties
eth
Abi
Decoder
Config?
force
Exact
Block
Time
handler
Order
Inside
Transaction
process
Binding
Timeout
rpc
Retry
Times
sequential
skip
Start
Block
Validation
Properties
Optional
eth
Abi
Decoder
Config
ethAbiDecoderConfig
?:
ExecutionConfig_DecoderWorkerConfig
force
Exact
Block
Time
forceExactBlockTime
:
boolean
handler
Order
Inside
Transaction
handlerOrderInsideTransaction
:
ExecutionConfig_HandlerOrderInsideTransaction
process
Binding
Timeout
processBindingTimeout
:
number
rpc
Retry
Times
rpcRetryTimes
:
number
sequential
sequential
:
boolean
skip
Start
Block
Validation
skipStartBlockValidation
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
eth
Abi
Decoder
Config
force
Exact
Block
Time
handler
Order
Inside
Transaction
process
Binding
Timeout
rpc
Retry
Times
sequential
skip
Start
Block
Validation
@sentio/sdk
Loading...