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