Preparing search index...
The search index is not available
@biconomy/abstractjs
@biconomy/abstractjs
ExecutionMode
Type Alias ExecutionMode<callType>
ExecutionMode
:
{
data
?:
Hex
;
revertOnError
?:
boolean
;
selector
?:
Hex
;
type
:
callType
;
}
Type Parameters
callType
extends
CallType
Type declaration
Optional
data
?:
Hex
Optional
revertOnError
?:
boolean
Optional
selector
?:
Hex
type
:
callType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@biconomy/abstractjs
Loading...