Preparing search index...
The search index is not available
@openfort/ecosystem-js - v0.0.12
@openfort/ecosystem-js
core
GasLimitPolicy
Type Alias GasLimitPolicy<uint256>
Internal
Gas
Limit
Policy
<
uint256
>
:
{
type
:
"gas-limit"
;
data
:
{
limit
:
uint256
;
}
;
}
Type Parameters
uint256
=
bigint
Type declaration
type
:
"gas-limit"
data
:
{
limit
:
uint256
;
}
limit
:
uint256
Gas limit (in wei).
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@openfort/ecosystem-js - v0.0.12
Loading...
Gas limit (in wei).