Interface: CalculateGasFeeParams
@fuel-ts/account.CalculateGasFeeParams
Properties
gas
• gas: BN
Defined in
packages/account/src/providers/utils/gas.ts:163
gasPrice
• gasPrice: BN
Defined in
packages/account/src/providers/utils/gas.ts:164
priceFactor
• priceFactor: BN
Defined in
packages/account/src/providers/utils/gas.ts:165
tip
• Optional
tip: BN
Defined in
packages/account/src/providers/utils/gas.ts:162