Docs
GitHub
Preparing search index...
The search index is not available
Fuels TS SDK API Documentation
Fuels TS SDK API Documentation
@fuel-ts/account
IGetMaxGasParams
Interface IGetMaxGasParams
interface
IGetMaxGasParams
{
blobSize
?:
BN
;
gasLimit
?:
BN
;
gasPerByte
:
BN
;
maxGasPerTx
:
BN
;
minGas
:
BN
;
witnessLimit
?:
BN
;
witnessesLength
:
number
;
}
Index
Properties
blob
Size?
gas
Limit?
gas
Per
Byte
max
Gas
Per
Tx
min
Gas
witness
Limit?
witnesses
Length
Properties
Optional
blob
Size
blob
Size
?:
BN
Optional
gas
Limit
gas
Limit
?:
BN
gas
Per
Byte
gas
Per
Byte
:
BN
max
Gas
Per
Tx
max
Gas
Per
Tx
:
BN
min
Gas
min
Gas
:
BN
Optional
witness
Limit
witness
Limit
?:
BN
witnesses
Length
witnesses
Length
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blob
Size
gas
Limit
gas
Per
Byte
max
Gas
Per
Tx
min
Gas
witness
Limit
witnesses
Length
Docs
GitHub
Fuels TS SDK API Documentation
Loading...