Preparing search index...
The search index is not available
@biconomy/abstractjs
@biconomy/abstractjs
ActionConfig
Type Alias ActionConfig
ActionConfig
:
{
paramRules
:
{
length
:
number
;
rules
:
Rule
[]
}
;
valueLimitPerUse
:
bigint
;
}
Represents the configuration for an action.
Type declaration
paramRules
:
{
length
:
number
;
rules
:
Rule
[]
}
valueLimitPerUse
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@biconomy/abstractjs
Loading...
Represents the configuration for an action.