Docs
GitHub
Preparing search index...
The search index is not available
Fuels TS SDK API Documentation
Fuels TS SDK API Documentation
@fuel-ts/account
IGetMinGasParams
Interface IGetMinGasParams
interface
IGetMinGasParams
{
gasCosts
:
GasCosts
;
gasPerByte
:
BN
;
inputs
:
(
TransactionRequestInput
|
Input
)
[]
;
metadataGas
:
BN
;
txBytesSize
:
number
;
}
Index
Properties
gas
Costs
gas
Per
Byte
inputs
metadata
Gas
tx
Bytes
Size
Properties
gas
Costs
gas
Costs
:
GasCosts
gas
Per
Byte
gas
Per
Byte
:
BN
inputs
inputs
:
(
TransactionRequestInput
|
Input
)
[]
metadata
Gas
metadata
Gas
:
BN
tx
Bytes
Size
tx
Bytes
Size
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
gas
Costs
gas
Per
Byte
inputs
metadata
Gas
tx
Bytes
Size
Docs
GitHub
Fuels TS SDK API Documentation
Loading...