Interface: CalculateGasFeeParams
@fuel-ts/account.CalculateGasFeeParams
Properties
gas
• gas: BN
Defined in
packages/account/src/providers/utils/gas.ts:178
gasPrice
• gasPrice: BN
Defined in
packages/account/src/providers/utils/gas.ts:179
priceFactor
• priceFactor: BN
Defined in
packages/account/src/providers/utils/gas.ts:180
tip
• Optional
tip: BN
Defined in
packages/account/src/providers/utils/gas.ts:177